package calculon

  1. Overview
  2. Docs
type 'a t
val make : 'a signal -> 'a t
val send : 'a t -> 'a -> unit Lwt.t