Preparing search index...
The search index is not available
@stemcmicro/helpers
@stemcmicro/helpers
is_power
Function is_power
is_
power
(
x
)
:
x
is
Cons2
<
Sym
,
U
,
U
>
&
{
__ts_sym
:
"power"
;
}
Parameters
x
:
U
Returns
x
is
Cons2
<
Sym
,
U
,
U
>
&
{
__ts_sym
:
"power"
;
}
Deprecated
Use is_cons(x) && is_cons_opr_eq_power(x)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@stemcmicro/helpers
Loading...
Deprecated
Use is_cons(x) && is_cons_opr_eq_power(x)