Prelude API
Guides
Skill
GitHub
Preparing search index...
@prelude/rb-tree
Cmp
negate
Variable negate
negate
:
<
T
>
(
f
:
Cmp
.
Predicate
.
t
<
T
>
)
=>
(
a
:
T
,
b
:
T
)
=>
boolean
Type Declaration
<
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...