Mentions légales du service

Skip to content
Snippets Groups Projects
François Pottier's avatar
POTTIER Francois authored
8d37de5e
History

Feat

Feat is an OCaml library that offers support for counting, enumerating, and sampling objects of a certain kind, such as (say) the inhabitants of an algebraic data type.

Documentation

See the documentation of the latest released version.

The external library Fix comes in handy when building enumerations of recursive algebraic data types: see the demo.