unique: Fully concurrent unique identifiers

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Fully concurrent unique identifiers.


[Skip to Readme]

Properties

Versions 0, 0.0.1, 0.0.1
Change log CHANGELOG.markdown
Dependencies base (>=4.5 && <5), hashable (>=1.1 && <1.4) [details]
License BSD-3-Clause
Copyright Copyright (C) 2015 Edward A. Kmett
Author Edward A. Kmett
Maintainer Edward A. Kmett <ekmett@gmail.com>
Category Concurrency, Data
Home page http://github.com/ekmett/unique/
Bug tracker http://github.com/ekmett/unique/issues
Source repo head: git clone git://github.com/ekmett/unique.git
Uploaded by phadej at 2021-01-04T15:47:29Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for unique-0.0.1

[back to package description]

unique

Hackage Build Status

This package provides a version of Data.Unique that is fully concurrent.

Contact Information

Contributions and bug reports are welcome!

Please feel free to contact me through github or on the #haskell IRC channel on irc.freenode.net.

-Edward Kmett