Module Shape.Make_reduceSource

The Make_reduce functor is used to generate a reduction function for shapes.

It is parametrized by:

Parameters

module Context : sig ... end

Signature

Sourceval reduce : Context.env -> t -> t
Sourceval weak_reduce : Context.env -> t -> t