Ubique
datatype/islogical.ts
Functions
f
islogical
(
x
:
unknown
)
: x
is
boolean
Checks if the input is a boolean.
Usage
import * as mod from "datatype/islogical.ts";
Symbols
f
default
f
default
f
default
f
default
f
default
view all 394 symbols
Document Navigation
Functions
islogical