Efficient hashing-based container types
Efficient hashing-based container types. The containers have been optimized for performance critical use, both in terms of large data quantities and high speed. The declared cost of each operation is either worst-case or amortized, but remains valid even if structures are shared. /Security/ This package currently provides no defenses against hash collision attacks such as HashDoS. Users who need to store input from untrusted sources are advised to use 'Data.Map' or 'Data.Set' from the 'containers' package instead.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.2.20-1.fc41 | - |
Fedora 41 | 0.2.20-1.fc41 | - |
Fedora 40 | 0.2.19.1-6.fc40 | - |
Fedora 39 | 0.2.19.1-4.fc39 | - |
Fedora EPEL 9 | 0.2.16.0-1.el9 | - |
Fedora EPEL 8 | 0.2.9.0-1.el8 | - |
You can contact the maintainers of this package via email at
ghc-unordered-containers dash maintainers at fedoraproject dot org
.