JanetDocsPlaygroundI'm feeling luckyGitHub sign in
(symbol "foo") # => foo (def a "foo") (symbol a) # => foo (symbol a 42 nil) # => foo42nil