Preparing search index...
The search index is not available
@mikuroxina/mini-fn
@mikuroxina/mini-fn
FingerTree
Deep
Interface Deep<A>
A tree has children subtrees and a next tree.
Type Parameters
A
Hierarchy
Deep
Index
Properties
left
next
Tree
right
type
Properties
left
left
:
Digit
<
A
>
next
Tree
next
Tree
:
FingerTree
<
Node
<
A
>
>
right
right
:
Digit
<
A
>
Readonly
type
type
:
typeof
deepNominal
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
left
next
Tree
right
type
@mikuroxina/mini-fn
MonadWriter
Array
BinaryHeap
Bool
Cat
Cofree
ComonadCofree
ComonadStore
Compose
Const
Cont
ControlFlow
Coyoneda
Curry
Dom
Dual
Envelope
Ether
Exists
FingerTree
Free
Loading...
Generated using
TypeDoc
A tree has children subtrees and a next tree.