JanetDocs
Source
Playground
Tutorials
I'm Feeling lucky
Community
GitHub sign in
Run
Format
# demo of (@
) feature (let [content "# => label"] (match [:comment @{} "# => label"] [:comment _ (@ content)] :found nil)) # => :found