sidekick/src/zarith/sidekick_zarith.mli
2021-07-03 20:20:19 -04:00

4 lines
134 B
OCaml

module Int : Sidekick_arith.INT with type t = Z.t
module Rational : Sidekick_arith.RATIONAL with type t = Q.t and type bigint = Z.t