package ocaml-vdom

  1. Overview
  2. Docs
type 'a t
val then_ : ?error:(Ojs.t -> unit) -> success:('a -> unit) -> 'a t -> unit