mirror of
https://github.com/janet-lang/janet
synced 2026-06-30 16:48:49 +00:00
f3825caefa
In clojure when-let and if-let accept at most two forms and must both be true for the evaluatioh to take place. The implementation here does the same but can bind more forms