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