You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're using plain hedgehog to implement property-based tests. So it's enough to use only hedgehog and decrease dependency footprint for the relude package. This should speed up building of the package and decrease maintenance burden.
We're using plain
hedgehogto implement property-based tests. So it's enough to use onlyhedgehogand decrease dependency footprint for thereludepackage. This should speed up building of the package and decrease maintenance burden.