GitHub Repo
Preparing search index...
The search index is not available
flurp - v0.18.0
flurp - v0.18.0
logic
FALSE
Function FALSE
FALSE
(
_
:
unknown
)
:
boolean
Always returns false
Example
import
*
as
L
from
"flurp/logic"
;
L
.
FALSE
(
"weasel"
);
// false
Parameters
_:
unknown
Returns
boolean
Settings
Theme
OS
Light
Dark
Modules
flurp -
v0.18.0
Overview
array
comparator
guard
index
logic
number
pojo
string
FALSE
TRUE
all
Fail
all
Pass
always
any
Fail
any
Pass
both
branch
either
equals
equals
One
Of
identity
if
Else
is
Included
In
neither
not
nullish
To
unless
when
Always returns false
Example