package feat-core

  1. Overview
  2. Docs
Facilities for enumerating and sampling algebraic data types

Install

Dune Dependency

Authors

Maintainers

Sources

archive.tar.gz
md5=876efce3e1bdd1b5a00b7a1ced3acf24
sha512=b70b9d9da3c36907d2c5d6cb9028e69e1ec5c1335b838cb2da3d388fcf90123ea3c2c6a52ea76592c3802126832960af295a128b759acb47bb5500e7e4861116

Description

Published: 01 Jan 2022

README

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.

Dependencies (4)

  1. fix >= "20201120"
  2. seq
  3. dune >= "1.4"
  4. ocaml >= "4.03"

Dev Dependencies

None

Used by (2)

  1. feat = "20220101"
  2. feat-num = "20220101"

Conflicts

None

OCaml

Innovation. Community. Security.