bookhound-0.2.2: Simple Parser Combinators
Safe HaskellSafe-Inferred
LanguageHaskell2010

Bookhound.Utils.Map

Documentation

showMap :: String -> (String -> String) -> (a -> String) -> Map String a -> [String] Source #