JanetDocs
Playground
I'm feeling lucky
GitHub sign in
Run
Format
(map int? [ nil true 0 1 3.14 (math/trunc 3.14) (band 1.1 2.2) ]) # => @[ false false true true false true true ]