API
Library GT
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 GT.syntax
Library compare
Compare Compare plugin: receive another value as inherited attribute and compare.
Library enum
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 ghash
Library gmap
Gmap Gmap plugin (functor).
Library html
Html Html module: converts a value to its html represenation (work in progress).
Library ppx
Library ppx_all
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.