reify-0.1: Serialize dataContentsIndex
ReifyHs
Documentation
reify :: a -> IO Graph
data Graph
Constructors
AppNode Unique String Tag NumKids [Graph]
CharNode Char
IntNode Int
IntegerNode Integer
FloatNode Float
DoubleNode Double
NullNode
show/hide Instances
data GraphKind
Constructors
GNode
GCycle
GThunk
GChar
GInt
GInteger
GFloat
GDouble
GException
GApUpd
GFun
GNull
show/hide Instances
graphKind :: Graph -> GraphKind
tagToKind :: Tag -> GraphKind
graphIsList :: Graph -> Bool
graphIsTuple :: Graph -> Bool
Produced by Haddock version 2.1.0