package async_extended

  1. Overview
  2. Docs
type t
val find : t -> 'a Variable.t -> 'a option
val find_exn : t -> 'a Variable.t -> 'a