Module Shape.Make_reduce

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

It is parametrized by:

Parameters

module Context: { ... }

Signature

let reduce: Context.env => t => t;