package n_ary

  1. Overview
  2. Docs
A library for N-ary datatypes and operations.

Install

Dune Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=545419dc81fdba00073e4732aaa92b38a9e9da729ec74ef466db6e547a12c69f

Description

A library for N-ary datatypes and operations.

Provides tuples, enumerations, variants, and list operations implemented for N from 2 to 16, inclusive.

Published: 26 May 2024

Dependencies (10)

  1. dune >= "3.11.0"
  2. ppx_sexp_message >= "v0.17" & < "v0.18"
  3. ppx_sexp_conv >= "v0.17" & < "v0.18"
  4. ppx_jane >= "v0.17" & < "v0.18"
  5. ppx_hash >= "v0.17" & < "v0.18"
  6. ppx_enumerate >= "v0.17" & < "v0.18"
  7. ppx_compare >= "v0.17" & < "v0.18"
  8. expect_test_helpers_core >= "v0.17" & < "v0.18"
  9. base >= "v0.17" & < "v0.18"
  10. ocaml >= "5.1.0"

Dev Dependencies

None

Used by (1)

  1. hardcaml_xilinx >= "v0.17.0"

Conflicts

None

OCaml

Innovation. Community. Security.