typelift / SwiftCheck

QuickCheck for Swift
MIT License
1.42k stars 106 forks source link

[NFCI] Cosmetic Improvements #290

Closed CodaFi closed 5 years ago

CodaFi commented 5 years ago

What's in this pull request?

Cull some unneeded primitives and make the non-user-facing documentation a bit more consistent. The behavior of some scalar shrinkers could possibly change under this patch but the end results should stay the same.

CodaFi commented 5 years ago

⛵️