Module Incremental_kernel__.If_then_else

A module internal to Incremental. Users should see Incremental_intf.

An 'a If_then_else.t is a kind of DAG node.

include module type of sig ... end
include Core_kernel.Invariant.S1 with type t := a t
type 'a t
include Incremental_kernel__.Sexp_of.S1 with type t := a t
type 'a t
include sig ... end
val sexp_of_t : ('a ‑> Sexplib.Sexp.t) ‑> 'a t ‑> Sexplib.Sexp.t