package incremental

  1. Overview
  2. Docs
Library for incremental computations

Install

Dune Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=bcd6da0c70d9f0b0d528b16d8faf800dd92cd45dca817f4b750628921671e8e0

doc/src/incremental/before_or_after.ml.html

Source file before_or_after.ml

1
2
3
4
type t =
  | Before
  | After
[@@deriving sexp_of]
OCaml

Innovation. Community. Security.