@mikuroxina/mini-fn
Preparing search index...
FingerTree
isDeep
Function isDeep
isDeep
<
A
>
(
tree
:
FingerTree
.
FingerTree
<
A
>
)
:
tree
is
Deep
<
A
>
Checks whether the tree is a
Deep
.
Type Parameters
A
Parameters
tree
:
FingerTree
.
FingerTree
<
A
>
The tree to be checked.
Returns
tree
is
Deep
<
A
>
Whether the tree is a
Deep
.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@mikuroxina/mini-fn
Loading...
Checks whether the tree is a
Deep.