You can search for identifiers within the package.
in-package search v0.2.0
module A : Acti.T
module O : Object.T
module Acti : Acti.T
val get : ?g:Rdf.Graph.graph -> Iri.t -> o
Get an object, being authenticated as the !O.actor.
!O.actor
val actor : unit -> o Lwt.t
Return the authenticated actor, already dereferenced.