cfunction
src/core/corelib.c on line 656 , column 1
(map int? [ nil true 0 1 3.14 (math/trunc 3.14 ) (band 1.1 2.2 ) ])
# => @[ false false true true false true true ]