@hackage concurrent-supply0.1.8

A fast concurrent unique identifier supply with a pure API

A fast supply of concurrent unique identifiers suitable for use within a single process. Once the initial Supply has been initialized, the remainder of the API is pure. See Control.Concurrent.Supply for details.