Uses of Class
fj.data.fingertrees.Node2
Packages that use Node2
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 Node2 in fj.data.fingertrees
Methods in fj.data.fingertrees that return Node2Modifier and TypeMethodDescriptionA binary tree node.A binary tree nodeMethod parameters in fj.data.fingertrees with type arguments of type Node2