Package fj.data.fingertrees
Class Node2<V,A>
java.lang.Object
fj.data.fingertrees.Node<V,A>
fj.data.fingertrees.Node2<V,A>
A two-element inner tree node.
-
Field Details
-
as
-
-
Constructor Details
-
Node2
-
-
Method Details
-
foldRight
-
foldLeft
-
toDigit
-
split1
-
lookup
-
match
-
length
public int length() -
toVector
-
toString
-
toStream
-