You can search for identifiers within the package.
in-package search v0.2.0
resp
Make.Reader
include INPUT
type ic
val read : ic -> int -> string Lwt.t
val read_line : ic -> string Lwt.t
val read_char : ic -> char Lwt.t
val read_lexeme : ic -> (lexeme, error) result Lwt.t
val decode : ic -> lexeme -> t Lwt.t