Module Fixed.Make
Parameters
Signature
module type Round : Hardcaml__.Fixed_intf.Round with module B := Bvarious different rounding modes
module type Overflow : Hardcaml__.Fixed_intf.Overflow with module B := Boverflow control - wrap or saturate
module type Fixed : Hardcaml__.Fixed_intf.Fixed_point with module B := Bfixed point API
module Unsigned : sig ... endmodule Signed : sig ... end