package datakit-ci

  1. Overview
  2. Docs
type t

A ctx is a context in which a term is evaluated.

val watch : t -> unit Lwt.t -> unit

watch t thread is called to indicate that the term will need to be recalculated when thread finishes.