GitHub Repo
Preparing search index...
The search index is not available
flurp - v0.18.0
flurp - v0.18.0
logic
TRUE
Function TRUE
TRUE
(
_
:
unknown
)
:
boolean
Always returns true
Example
import
*
as
L
from
"flurp/logic"
;
L
.
TRUE
(
"weasel"
);
// true
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 true
Example