Project.LibraryA library that was loaded alongside the main program.
type t = libraryval unit : library -> Bap_core_theory.Theory.Unit.tunit library returns the unit associated with the library.
val target : library -> Bap_core_theory.Theory.Target.ttarget library returns the target system of the library.
specification library returns the specification of the library.