Packages

Provides a data structure with the following properties: 1. Contains unique values. 2. O(1) manipulation operations (e.g. insert, delete) by using an underlying Map. 3. Preserves insertion order when converting to a list. Allows reverse insertion ordering.

Current section

Readme

Jump to
Loading README...

Checksum

Dependency Config

mix.exs

rebar.config

Gleam

erlang.mk

Package Details

Downloads Last 30 days, 0.0.1
0 1 2 3 4

this version

859

yesterday

0

last 7 days

5

all time

859

Last Updated

Jan 06, 2016

License

MIT

Build Tools

mix

Links