You can search for identifiers within the package.
in-package search v0.2.0
Time operations for cooperative threads.
type 'a io = 'a Lwt.t
A potentially blocking I/O operation
val sleep : float -> unit io
sleep nsec Block the current thread for TODO remove float
sleep nsec
TODO remove float