You can search for identifiers within the package.
in-package search v0.2.0
type t
val of_bytes_le : Bytes.t -> t
val is_processed : t -> bool
val of_bool_list : bool list -> t
val next : t -> bit option
val get_chunk : t -> ?default:int -> int -> bit list