You can search for identifiers within the package.
in-package search v0.2.0
Context is used to group plugins
Context
type t
Context type
val create : unit -> t
Create a new context
val free : t -> unit
Free a context. All plugins will be removed and the value should not be accessed after this call
val reset : t -> unit
Reset a context. All plugins will be removed