Name : ghc-bytestring-trie
| |
Version : 0.2.3
| Vendor : Fedora Project
|
Release : 2.fc15
| Date : 2011-03-27 16:47:32
|
Group : System Environment/Libraries
| Source RPM : ghc-bytestring-trie-0.2.3-2.fc15.src.rpm
|
Size : 0.13 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/15/Everything/x86_64/os/Packages |