JanetDocs
Playground
I'm feeling lucky
GitHub sign in
Run
Format
(zero? 0) # => true (map zero? [0 1 2]) # => @[true false false]