conditional-expression
conditional-expression copied to clipboard
Errors in documentation of atLeast and atMost
I think the examples in npm and github are wrong
match(2).atLeast(3).then(true).else(false) // should return false
@vagyriag I think the example doesn't exist anymore. Probably you can close this issue.