package incremental

  1. Overview
  2. Docs

Source file before_or_after.ml

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

Innovation. Community. Security.