API Reference limited_map_set v#0.1.1
View SourceModules
A bounded, processless version of MapSet that keeps insertion order (FIFO)
and evicts the oldest elements when reaching the given limit.
A bounded, processless version of MapSet that keeps insertion order (FIFO)
and evicts the oldest elements when reaching the given limit.