Module linear_map

Module linear_map 

Source

Structsยง

LinearMap
O(n) Vec-backed map for keys that only implement Eq. Only use this for a very small number of keys, operations on it can easily become O(n^2).