Module Bastet__Functors
* * * * * * * * * * * * * * * * Common instantiated functors * * * * * * * * * * * * * * * * *
module OcamlAbstractInt = Bastet.Intmodule OcamlAbstractBool = Bastet.Boolmodule OcamlAbstractString = Bastet.Stringmodule OcamlAbstractFloat = Bastet.Floatmodule ArrayF : sig ... endmodule ListF : sig ... endmodule OptionF : sig ... endmodule ResultF : sig ... endmodule TupleF : sig ... endmodule FunctionF : sig ... end