JanetDocs
Source
Playground
I'm feeling lucky
Community
GitHub sign in
Run
Format
You can see janet datastructure values by typing: (string/format "%q" {:a 1 :b 2}) # => {:a 1 :b 2}