hashmap_vec 0.1.1

A HashMap with lists a values
Documentation

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.