Packages
flist
0.2.3
1 554+
FList a functional list implement using the efficient data structure of fingertree. Any operation in the front and the back is amortized O(1) and the operations involved randomly visiting are O(log n).
Last Updated:
about 7 years ago
veb
0.2.3
875+
This is the functional implement of van Emde Boas Tree, which can maintain the information of Integers efficiently.
Last Updated:
about 7 years ago
exqueue
0.1.2
856+
Several simple implements of functional queue data structures in Elixir.
Last Updated:
about 8 years ago
vebmap
0.1.0
245+
Vebmap combines RS-vEB and Map together, making it easy to use.
Last Updated:
about 7 years ago