data-stringmap-1.0.1.1: An efficient implementation of maps from strings to arbitrary values
Data.StringMap.Types
Description
Data types used in all StringMap modules
type Sym = CharSource
type Key = [Sym]Source