package incr_select

  1. Overview
  2. Docs
Handling of large set of incremental outputs from a single input

Install

Dune Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=5d194c87f06aabcb4a6df1746ef66c9996943e9385ec691439ec5d072bdd9edd

Description

Ability to create a large set of incremental outputs based on a single incremental input, where some subset of the outputs are selected to have specific values, and the remainder are left with a specified default value. The outputs are updated in time proportional to the number of outputs that are changed, independent of the number of outputs that exist.

Published: 26 May 2024

Dependencies (5)

  1. dune >= "3.11.0"
  2. ppx_jane >= "v0.17" & < "v0.18"
  3. incremental >= "v0.17" & < "v0.18"
  4. core >= "v0.17" & < "v0.18"
  5. ocaml >= "5.1.0"

Dev Dependencies

None

Used by (3)

  1. incr_dom >= "v0.17.0"
  2. incr_dom_interactive >= "v0.17.0"
  3. incr_dom_sexp_form >= "v0.17.0"

Conflicts

None

OCaml

Innovation. Community. Security.