elenco-albero-1.0.0: make tree from a list
Data.Elenco.Type.Out
data Out a Source #
Constructors
Fields
Instances
Methods
(==) :: Out a -> Out a -> Bool #
(/=) :: Out a -> Out a -> Bool #
showsPrec :: Int -> Out a -> ShowS #
show :: Out a -> String #
showList :: [Out a] -> ShowS #