hw-prim-0.6.2.38: Primitive functions and data types

Safe HaskellSafe
LanguageHaskell2010

HaskellWorks.Data.FromString

Documentation

class FromString a where Source #

Methods

fromString :: String -> a Source #