Uses of Package
fj.data.hamt
Packages that use fj.data.hamt
Package
Description
Types that set the premise for the existence of Functional Java.
-
Classes in fj.data.hamt used by fjClassDescriptionA sequence of bits representing a value.A hash array mapped trie (HAMT) is an implementation of an associative array that combines the characteristics of a hash table and an array mapped trie.A Hash Array Mapped Trie node that is either a key-value pair or a Hash Array Mapped Trie.
-
Classes in fj.data.hamt used by fj.data.hamtClassDescriptionA sequence of bits representing a value.A hash array mapped trie (HAMT) is an implementation of an associative array that combines the characteristics of a hash table and an array mapped trie.A Hash Array Mapped Trie node that is either a key-value pair or a Hash Array Mapped Trie.