You can search for identifiers within the package.
in-package search v0.2.0
Main class. Keeps track on error reasons and comments. Takes an ordinary message on creation.
method add : 'a -> 'a
Add another reason
method comment : string -> 'a
Comment reason(s)
method get : p
Interior friend function
method retrieve : [ `All | `First of int ] -> [ `Acc | `Desc ] -> retrieved
Get reason in public form
method toString : [ `All | `First of int ] -> [ `Acc | `Desc ] -> string
Retrieve and apply default printer