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