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

data-stringmap

Version 1.0.0 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
Uwe Schmidt, Sebastian Philipp
Bug reports
https://github.com/sebastian-philipp/StringMap/issues
Category
Data Structures
Copyright
n/a
Homepage
n/a
Maintainer
Uwe Schmidt (uwe@fh-wedel.de), Sebastian Philipp (sebastian@spawnhost.de)
Package URL
n/a
Stability
n/a

Components