JanetDocs
Playground
I'm feeling lucky
GitHub sign in
Run
Format
(when-let [root (math/sqrt 64) unused (even? root)] (printf "%d is even" root)) # -> "8 is even"