Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2020-09-10 13:02 d857def3

View on Github →

feat(slim_check): make shrink recursive (#4038) Make example shrinking recursive to make it faster and more reliable. It now acts more like a binary search and less like a linear search.

Estimated changes