Mavryk_bls12_381.Ff_sigmodule type BASE = sig ... endBase module signature for a finite field
module type PRIME = sig ... endModule type for prime field of the form GF(p) where p is prime. The order of GF(p) is p
module type PRIME_WITH_ROOT_OF_UNITY = sig ... endModule type for prime field with additional functions to manipulate roots of unity