Module type Functor.LAWS

type 'a t
include Indexed_functor.LAWS with type ('a, _) t := 'a t
val functor_1 : unit -> ('a t, 'a t) Law.t
val functor_2 : unit -> ('a -> 'b, ('c -> 'a) -> 'c t -> 'b t) Law.t