JanetDocsPlaygroundI'm feeling luckyGitHub sign in
(def a @[1 2 3]) (def b (array/slice a)) #=> good way to clone array, a and b are different arrays