Data.Dynamic

The Dynamic type

data Dynamic

Converting to and from Dynamic

toDyn

fromDyn

fromDynamic

Applying functions of dynamic type

dynApply

dynApp

dynTypeRep

Convenience re-exports

class Typeable a