You can search for identifiers within the package.
in-package search v0.2.0
Interfaces to unparameterized resizable arrays and buffers
module type T = sig ... end
Interface to unparameterized resizable arrays
module type Buffer = sig ... end
Extended interface to buffers (resizable strings)