(************************************************************************) (* v * The Coq Proof Assistant / The Coq Development Team *) (* evars -> types conversion_function (** A conversion function parametrized by a universe comparator. Used outside of the kernel. *) val native_conv_gen : conv_pb -> evars -> (types, 'a) generic_conversion_function