The latest version of data-stringmap is 1.0.1.1-0.

data-stringmap

Version 0.9 revision 0 uploaded by SebastianPhilipp.

Package meta

Synopsis
An efficient implementation of maps from strings to arbitrary values
Description

An efficient implementation of maps from strings to arbitrary values. Values can associated with an arbitrary byte key. Searching for keys is very fast, but the prefix tree probably consumes more memory than Data.Map. The main differences are the special prefixFind functions, which can be used to perform prefix queries.

Author
Sebastian Philipp, Uwe Schmidt
Bug reports
https://github.com/sebastian-philipp/StringMap/issues
Category
Data Structures
Copyright
n/a
Homepage
n/a
Maintainer
uwe@fh-wedel.de
Package URL
n/a
Stability
n/a

Components