You can search for identifiers within the package.
in-package search v0.2.0
class context : ?max_steps:int -> ?max_loop:int -> Bap.Std.program Bap.Std.term -> object ... end
execution context.
class 'a main : ?deterministic:bool -> Bap.Std.program Bap.Std.term -> object ... end
BIR interpreter, that executes a program in a given context.