1 unstable release
0.1.1 | Jun 5, 2021 |
---|---|
0.1.0 |
|
#2507 in Data structures
7KB
167 lines
HashMapVec
A HashMap that keeps values in a list. Useful to keep track of sequences of events where the key-ed values are registered as concurrent.
0.1.1 | Jun 5, 2021 |
---|---|
0.1.0 |
|
#2507 in Data structures
7KB
167 lines
A HashMap that keeps values in a list. Useful to keep track of sequences of events where the key-ed values are registered as concurrent.