Module Bastet__Float.Additive

module Magma : Bastet.Interface.MAGMA with type t = float
module Medial_Magma : Bastet.Interface.MEDIAL_MAGMA with type t = float
module Semigroup : Bastet.Interface.SEMIGROUP with type t = float
module Monoid : Bastet.Interface.MONOID with type t = float
module Quasigroup : Bastet.Interface.QUASIGROUP with type t = float
module Medial_Quasigroup : Bastet.Interface.MEDIAL_QUASIGROUP with type t = float
module Loop : Bastet.Interface.LOOP with type t = float
module Group : Bastet.Interface.GROUP with type t = float
module Abelian_Group : Bastet.Interface.ABELIAN_GROUP with type t = float