HaskellWorks.Data.FromString
class FromString a where Source #
Methods
fromString :: String -> a Source #