JanetDocsPlaygroundI'm feeling luckyGitHub sign in
(map int? [ nil true 0 1 3.14 (math/trunc 3.14) (band 1.1 2.2) ]) # => @[ false false true true false true true ]