schrodingerzhu

Total Owned Packages
4

Total Downloads
2 222

  • exqueue0.1.2

    551 Downloads

    Several simple implements of functional queue data structures in Elixir.

  • flist0.2.3

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

    524 Downloads

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

  • vebmap0.1.0

    133 Downloads

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

朱一帆