symbol-0.2.1: A 'Symbol' type for fast symbol comparison.

Maintainermainland@eecs.harvard.edu
Safe HaskellTrustworthy

Data.Symbol

Description

 

Synopsis

Documentation

intern :: String -> SymbolSource

Intern a string to produce a Symbol.

unintern :: Symbol -> StringSource

Return the String associated with a Symbol.