package n_ary
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
A library for N-ary datatypes and operations.
Install
dune-project
Dependency
Authors
Maintainers
Sources
n_ary-v0.16.0.tar.gz
sha256=5109c6637383c2590cbe5797fb9f9060feea03bd5caa9ac8b80fad4da75ca676
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: 14 Jun 2023
Dependencies (10)
-
dune
>= "2.0.0" -
ppx_sexp_message
>= "v0.16" & < "v0.17" -
ppx_sexp_conv
>= "v0.16" & < "v0.17" -
ppx_jane
>= "v0.16" & < "v0.17" -
ppx_hash
>= "v0.16" & < "v0.17" -
ppx_enumerate
>= "v0.16" & < "v0.17" -
ppx_compare
>= "v0.16" & < "v0.17" -
expect_test_helpers_core
>= "v0.16" & < "v0.17" -
base
>= "v0.16" & < "v0.17" -
ocaml
>= "4.14.0"
Dev Dependencies
None
Used by
None
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page