JanetDocs
Source
Playground
Tutorials
I'm Feeling lucky
Community
GitHub sign in
Run
Format
(-> @{:a 0 :b 0} (update :a inc) (update :b inc)) # => @{:a 1 :b 1}