Module Incremental__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 Core_kernel.Invariant.S with type t := t
type t
val invariant : t Base__.Invariant_intf.inv
include Incremental__.Sexp_of.S with type t := t
type t
val sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.t