Name : ghc-bytestring-trie
| |
Version : 0.2.2
| Vendor : Fedora Project
|
Release : 1.fc14
| Date : 2010-11-07 17:59:23
|
Group : System Environment/Libraries
| Source RPM : ghc-bytestring-trie-0.2.2-1.fc14.src.rpm
|
Size : 0.11 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.
This package provides the shared library.
|
RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/updates/14/i386 |