Prelude API
Guides
Skill
GitHub
Preparing search index...
@prelude/array
Cmp
Predicate
negate
Function negate
negate
<
T
>
(
f
:
Cmp
.
Predicate
.
t
<
T
>
)
:
(
a
:
T
,
b
:
T
)
=>
boolean
Type Parameters
T
Parameters
f
:
Cmp
.
Predicate
.
t
<
T
>
Returns
(
a
:
T
,
b
:
T
)
=>
boolean
negated predicate function.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guides
Skill
GitHub
Prelude API
Loading...