JanetDocs
Playground
I'm feeling lucky
GitHub sign in
Run
Format
(apply * [1 2 3]) # -> 6 (* (splice [1 2 3])) # -> 6 (* ;[1 2 3]) # -> 6 (* 1 2 3) # -> 6