NativeconvSourceThis module implements the conversion test by compiling to OCaml code
val native_conv :
Reduction.conv_pb ->
Genlambda.evars ->
Constr.types Reduction.kernel_conversion_functionval native_conv_gen :
Reduction.conv_pb ->
Genlambda.evars ->
(Constr.types, 'a) Reduction.generic_conversion_functionA conversion function parametrized by a universe comparator. Used outside of the kernel.