You can search for identifiers within the package.
in-package search v0.2.0
val starts_with : prefix:string -> string -> bool
starts_with ~prefix s is true if and only if s starts with prefix.
starts_with ~prefix s
true
s
prefix
Provided for compatibility before OCaml 4.13.