schrodingerzhu

Total Owned Packages
4

Total Downloads
2 398

  • exqueue0.1.2

    603 Downloads

    Several simple implements of functional queue data structures in Elixir.

  • flist0.2.3

    1 064 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

    584 Downloads

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

  • vebmap0.1.0

    147 Downloads

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

朱一帆