JanetDocs
Source
Playground
Tutorials
I'm Feeling lucky
Community
GitHub sign in
Run
Format
(string? "hello") # => true (string? @"hello") # => false (string? :hello) # => false