You can search for identifiers within the package.
in-package search v0.2.0
Prefix and suffix tries for specified token types.
module Prefix (Tok : Token) : V2.S with type key = Tok.t array and type token = Tok.t
module Suffix (Tok : Token) : V2.S with type key = Tok.t array and type token = Tok.t