API
Library GT
GT Implementation of transformation for standart types
Library GT.HTML
HTML Viewing values of various types in HTML format.
Library GT.View
View Viewing values of various types.
Library GT.common
Library compare
Compare Compare plugin: receive another value as inherited attribute and compare.
Library eq
Eq Eq plugin: receive another value as inherited attribute and test for equality.
Library eval
Eval Eval plugin: functors + inherited value to make decisions about how to map values.
Library foldl
Foldl Foldl plugin: fold all values in a type.
Library foldr
Foldr Foldr plugin: fold all values in a type.
Library gfmt
Gfmt Format module: pretty-prints a value to Format.formatter using Format module.
Library gmap
Gmap Gmap plugin (functor).
Library hash
Library html
Html Html module: converts a value to its html represenation (work in progress).
Library pa_gt
Library ppx
Library show
Show Show plugin: converts value to a string.
Library stateful
Stateful Stateful plugin: functors + inherited value to make decisions about how to map values.