You can search for identifiers within the package.
in-package search v0.2.0
Stemming algorithm for Russian and Ukrainian languages by Keva, expects CP-1251 encoded input.
web
type t
val init : unit -> t
val stem : t -> string -> string
val close : t -> unit