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