Module type Traversable.LAWS_APPLICATIVE

type 'a t
val traversable_1 : unit -> ('a t, 'a t) Law.t
module Naturality (F : Preface_specs.APPLICATIVE) (G : Preface_specs.APPLICATIVE) (NT : sig ... end) : sig ... end