Data.Struct

class Struct t

data Object s

destruct

construct

eqStruct

alloc

Nil

isNil

data NullPointerException

Slots and Fields

data Slot x y

slot

get

set

data Field x a

field

unboxedField

getField

setField

class Precomposable t