Name : ghc-bytestring-trie
| |
Version : 0.2.4
| Vendor : Fedora Project
|
Release : 3.fc24
| Date : 2016-02-04 00:45:00
|
Group : Unspecified
| Source RPM : ghc-bytestring-trie-0.2.4-3.fc24.src.rpm
|
Size : 0.19 MB
| |
Packager : Fedora Project
| |
Summary : An efficient finite map from (byte)strings to values
|
Description :
An efficient finite map from bytestrings to values.
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/24/Everything/i386/os/Packages/g |