schrodingerzhu

Total Owned Packages
4

Total Downloads
2 753

  • exqueue0.1.2

    682 Downloads

    Several simple implements of functional queue data structures in Elixir.

  • flist0.2.3

    1 202 Downloads

    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).

  • veb0.2.3

    680 Downloads

    This is the functional implement of van Emde Boas Tree, which can maintain the information of Integers efficiently.

  • vebmap0.1.0

    189 Downloads

    Vebmap combines RS-vEB and Map together, making it easy to use.

朱一帆