incr_select
Handling of large set of incremental outputs from a single input
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.
Install
- Published
-
21 Mar 2022
- Authors
-
- Maintainers
-
Sources
Dependencies
dune
>= "2.0.0"
ppx_jane
>= "v0.15" & < "v0.16"
incremental
>= "v0.15" & < "v0.16"
core
>= "v0.15" & < "v0.16"
ocaml
>= "4.08.0"
Reverse Dependencies