You can search for identifiers within the package.
in-package search v0.2.0
type t
val mk_charmap : (string * string) list list -> t
mk_charmap [Slug_data.base; Slug_data.vi] generates charmap for use in [Slug.slugify] Default locale could be found in [Slug_data] or users could define custom replacement characters
val base : t
A charmap with data from Slug_data.base
Slug_data.base