Module Pa_do_nums


module Pa_do_nums: sig .. end
Overloadings for the modules Num, Big_int and Ratio.

Because of compile time checks, one must load the "nums.cma" library into camlp4 i.e., use it like camlp4 -parser ... nums.cma pa_do.cmo pa_do_nums.cmo ....



Overloadings for the modules Num, Big_int and Ratio.

Because of compile time checks, one must load the "nums.cma" library into camlp4 i.e., use it like camlp4 -parser ... nums.cma pa_do.cmo pa_do_nums.cmo ....

val overloading_num : Pa_do.Delimited_overloading.t
val overloading_ratio : Pa_do.Delimited_overloading.t
val overloading_big_int : Pa_do.Delimited_overloading.t