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

Bookhound.Utils.Map

Documentation

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