Module Incremental_kernel__.At_intervals

A module internal to Incremental. Users should see Incremental_intf.

An At_intervals.t is a kind of DAG node that changes at a regular time interval.

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