conditional-expression icon indicating copy to clipboard operation
conditional-expression copied to clipboard

Errors in documentation of atLeast and atMost

Open sebasgavi opened this issue 6 years ago • 1 comments

I think the examples in npm and github are wrong

match(2).atLeast(3).then(true).else(false) // should return false

sebasgavi avatar Aug 11 '19 17:08 sebasgavi

@vagyriag I think the example doesn't exist anymore. Probably you can close this issue.

klvenky avatar Sep 01 '20 09:09 klvenky