Fix QCheck2.Gen.small_string impl to match interface and documentation#161
Fix QCheck2.Gen.small_string impl to match interface and documentation#161jmid wants to merge 1 commit into
QCheck2.Gen.small_string impl to match interface and documentation#161Conversation
|
👍 |
|
It is nice to align the I'd therefore like your input on the discussion in #162 @vch9 @sir4ur0n @c-cube |
sir4ur0n
left a comment
There was a problem hiding this comment.
While it doesn't solve the "optional mandatory" argument design issue you mentioned, it doesn't hurt in any way, so it's still positive 👍
|
Closing as this is addressed in #245 |
This PR updates the
QCheck2.Gen.small_stringto match the interface and documentation following my finding in #153: