JanetDocsPlaygroundI'm feeling luckyGitHub sign in
(def s (symbol/slice :hello 2 4)) (print (type s)) # symbol (print s) # ll