JanetDocsPlaygroundI'm feeling luckyGitHub sign in
(when-let [root (math/sqrt 64) unused (even? root)] (printf "%d is even" root)) # -> "8 is even"