Module Incr_node_protocol.State

type t = int Node.Map.t
val sexp_of_t : t -> Sexplib0.Sexp.t
val empty : t
val apply_event : t -> Event.t -> t