Shrinks an array, using the provided Shrink to shrink the elements.
Shrink
Use rightDichotomy for the indexes, otherwise we'll end up far too many arrays.
rightDichotomy
Generated using TypeDoc
Shrinks an array, using the provided
Shrink
to shrink the elements.Use
rightDichotomy
for the indexes, otherwise we'll end up far too many arrays.