API Reference limited_map_set v#0.1.1

View Source

Modules

A bounded, processless version of MapSet that keeps insertion order (FIFO) and evicts the oldest elements when reaching the given limit.