You can search for identifiers within the package.
in-package search v0.2.0
Module to access/expose the primitives of BLS12-381
module Fr : sig ... end
module G1 : sig ... end
module G2 : sig ... end
val pairing_check : (G1.t * G2.t) list -> bool