JanetDocsPlaygroundI'm feeling luckyGitHub sign in
(symbol? sum) # => false (symbol? (quote sum)) # => true (symbol? 'sum) # => true