Module Incremental_kernel__.At

A module internal to Incremental. Users should see Incremental_intf.

An At is a kind of DAG node whose value is Before until the clock reaches a certain time, at which point its value becomes After.

include module type of sig ... end
include Core_kernel.Invariant.S with type t := t
type t
include Incremental_kernel__.Sexp_of.S with type t := t
type t
include sig ... end
val sexp_of_t : t ‑> Base.Sexp.t