wkt-types-0.1.0.0: A library for working with .wkt files.
Safe HaskellSafe-Inferred
LanguageHaskell2010

Data.WKT.Helpers

Documentation

showP :: Show a => a -> String Source #

allPairs :: [a] -> [(a, a)] Source #