Uses of Class
fj.data.fingertrees.Node3
Packages that use Node3
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 Node3 in fj.data.fingertrees
Methods in fj.data.fingertrees that return Node3