You can search for identifiers within the package.
in-package search v0.2.0
module Fq12 : sig ... end
module Fr : sig ... end
module G1 : sig ... end
module G2 : sig ... end
module Pairing : sig ... end
module Signature : sig ... end
Follow the BLS signature draft of CFRG, version 4
module Poseidon128 : sig ... end
val built_with_blst_portable : bool
Return true if the environment variable `BLST_PORTABLE` was set when building the library, otherwise false. Can be used to detect if the backend blst has been optimised with ADX on ADX-supported platforms.
true
false