Name : ghc-bytestring-trie
| |
Version : 0.2.3
| Vendor : Fedora Project
|
Release : 9.fc18
| Date : 2012-07-19 21:50:07
|
Group : System Environment/Libraries
| Source RPM : ghc-bytestring-trie-0.2.3-9.fc18.src.rpm
|
Size : 0.16 MB
| |
Packager : Fedora Project
| |
Summary : An efficient finite map from (byte)strings to values
|
Description :
The implementation is based on big-endian patricia trees, like \"Data.IntMap\". We first trie on the elements of \"Data.ByteString\" and then trie on the big-endian bit representation of those elements. Patricia trees have efficient algorithms for union and other merging operations, but they\'re also quick for lookups and insertions.
|
RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/releases/18/Everything/x86_64/os/Packages/g |