Module Test.Default
Parameters
Signature
module Foldable : Interface.FOLDABLE with type 'a t = 'a listmodule Traversable : functor (A : Interface.APPLICATIVE) -> sig ... endmodule Traverse : sig ... endTest.Defaultmodule Foldable : Interface.FOLDABLE with type 'a t = 'a listmodule Traversable : functor (A : Interface.APPLICATIVE) -> sig ... endmodule Traverse : sig ... end