You can search for identifiers within the package.
in-package search v0.2.0
lilv
Lilv.World
Worlds.
type t = world
A world.
val create : unit -> world
Create a world.
val load_all : world -> unit
Load all plugins.
val plugins : world -> Plugins.t
Obtain the collection of all plugins.