JanetDocsPlaygroundI'm feeling luckyGitHub sign in
(min 1 2 3) # => 1 (min (splice [1 2 3])) # => 1 (min ;[1 2 3]) # => 1 (apply min [1 2 3]) # => 1