A tree has children subtrees and a next tree.

Type Parameters

  • A

Hierarchy

  • Deep

Properties

Properties

left: Digit<A>
nextTree: FingerTree<Node<A>>
right: Digit<A>
type: typeof deepNominal

Generated using TypeDoc