Language

Package: ocaml4.07-ppx-enumerate @ 0.11.1

Synopsis

Generate a list containing all values of a finite type

Description

Ppx_enumerate is a ppx rewriter which generates a definition for the list of all values of a type (for a type which only has finitely many values).

Home page
https://github.com/janestreet/ppx_enumerate
Location
gnu/packages/ocaml.scm (line: 5709, column: 3)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'ocaml-base' does not match package name 'ocaml4.07-base'
input-labels

Identify input labels that do not match package names

label 'ocaml-migrate-parsetree' does not match package name 'ocaml4.07-migrate-parsetree'
input-labels

Identify input labels that do not match package names

label 'ocaml-ppxlib' does not match package name 'ocaml4.07-ppxlib'