JanetDocs
Playground
I'm feeling lucky
GitHub sign in
Run
Format
(math/abs -42) # => 42 (map math/abs [-1 0 1]) # => @[1 0 1]