You can search for identifiers within the package.
in-package search v0.2.0
carton
carton.thin
Carton.CONDITION
type +'a fiber
type mutex
type t
val create : unit -> t
val wait : t -> mutex -> unit fiber
val signal : t -> unit
val broadcast : t -> unit