Name: | ghc-unordered-containers |
---|---|
Version: | 0.2.3.0 |
Release: | 3.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 1522 |
License: | BSD |
RPM: | ghc-unordered-containers-0.2.3.0-3.el7.aarch64.rpm |
Source RPM: | ghc-unordered-containers-0.2.3.0-3.el7.src.rpm |
Build Date: | Sun Jul 29 2018 |
Build Host: | ca-buildarm03.US.ORACLE.com |
Vendor: | Oracle America |
URL: | http://hackage.haskell.org/package/unordered-containers |
Summary: | Efficient hashing-based container types |
Description: | 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. |