JanetDocsPlaygroundI'm feeling luckyGitHub sign in
(interleave [:a :b :c] [1 2 3] ["x" "y" "z"]) # => @[:a 1 "x" :b 2 "y" :c 3 "z"]