You can search for identifiers within the package.
in-package search v0.2.0
IO streams.
These streams of bytes can be used for read and write operations. Their usage is not required, in some event loops such as Fuseau_lwt.
Fuseau_lwt
module Out : sig ... end
Output stream.
module In : sig ... end
Input stream.