package GT
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Generic programming with extensible transformations
Install
dune-project
Dependency
Authors
Maintainers
Sources
v0.3.0.zip
sha256=58aa091948383ffa6c452b89880becae980ae32cc3a4969fe1c636e46810db69
sha512=ee878ba4c2ee16f5b77f4b4e98664d53e91b7a710b9162905b9a43118a03e9c0d7b378a13e104e16a84556bca1176026d93f11934d69eecb459b771e9340ffd7
doc/index.html
GT
API
Library GT
GTImplementation of transformation for standart types
Library GT.HTML
HTMLViewing values of various types in HTML format.
Library GT.View
ViewViewing values of various types.
Library GT.common
Library compare
CompareCompare plugin: receive another value as inherited attribute and compare.
Library eq
EqEq plugin: receive another value as inherited attribute and test for equality.
Library eval
EvalStateful plugin: functors + inherited value to make decisions about how to map values.
Library fmt
Library foldl
FoldlFoldl plugin: fold all values in a type.
Library foldr
FoldrFoldr plugin: fold all values in a type.
Library gmap
GmapGmap plugin (functor).
Library hash
HashHash plugin.
Library html
HtmlHtml module: converts a value to its html represenation (work in progress).
Library pa_gt
Library ppx
Library show
ShowShow plugin: converts value to a string.
Library stateful
StatefulStateful plugin: functors + inherited value to make decisions about how to map values.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page