JanetDocs
Playground
I'm feeling lucky
GitHub sign in
Run
Format
(partition 2 [:a 1 :b 2 :c 3]) # => @[(:a 1) (:b 2) (:c 3)]