Preparing search index...
The search index is not available
@stemcmicro/tree
@stemcmicro/tree
is_cons
Function is_cons
is_
cons
(
expr
)
:
expr
is
Cons
Returns true if arg is a Cons and is not nil. For nil testing, test for identical equality to nil.
Parameters
expr
:
U
Returns
expr
is
Cons
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@stemcmicro/tree
Loading...
Returns true if arg is a Cons and is not nil. For nil testing, test for identical equality to nil.