I think the examples in npm and github are wrong match(2).atLeast(3).then(true).else(false) // should return false
I think the examples in npm and github are wrong
match(2).atLeast(3).then(true).else(false)
// should return false