bookhound-0.1.3.0: Simple Parser Combinators & Parsers for usual data formats
Safe HaskellNone
LanguageHaskell2010

Utils.Map

Documentation

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