package vcaml

  1. Overview
  2. Docs
type 'f t
val unit : unit Async.Deferred.t t
val (@->) : 'a Type.t -> 'b t -> ('a -> 'b) t