hlint
HSE.Match
Synopsis
class View a b where
Methods
view :: a -> b
Instances
data App2
Constructors
data App1
data PVar_
data Var_
(~=) :: Exp_ -> String -> Bool
class Named a where
fromNamed will return "" when it cannot be represented toNamed may crash on ""
toNamed :: String -> a
fromNamed :: a -> String
isCon :: [Char] -> Bool
isSym :: [Char] -> Bool