JanetDocsSourcePlaygroundI'm feeling luckyCommunityGitHub sign in
(math/ceil 1.1) # => 2 (map math/ceil [1.1 1.2 1.3]) # => @[2 2 2]