Uses of Class
fj.data.fingertrees.Empty
Packages that use Empty
Package
Description
Provides 2-3 finger trees, a functional representation of persistent sequences supporting access to the ends in
amortized O(1) time.
-
Uses of Empty in fj.data.fingertrees
Fields in fj.data.fingertrees declared as EmptyMethod parameters in fj.data.fingertrees with type arguments of type EmptyModifier and TypeMethodDescription<B> B
Pattern matching on the tree.<B> B
Pattern matching on the structure of this tree.abstract <B> B
Provides pattern matching on trees.<B> B
Pattern matching on the structure of this tree.