data-stringmap-1.0.1.1: An efficient implementation of maps from strings to arbitrary values

Portabilityportable
Stabilityexperimental
MaintainerUwe Schmidt (uwe@fh-wedel.de)
Safe HaskellSafe-Inferred

Data.StringMap.Types

Description

Data types used in all StringMap modules

Documentation

type Key = [Sym]Source