You can search for identifiers within the package.
in-package search v0.2.0
The stream builder module with an element list as a source.
type 'a t = 'a list -> 'a Transept_stream__.List.t
val build : 'a t
Creates a stream.