Hacker News new | ask | show | jobs
by kpmah 3846 days ago
You're right, it's not necessary, it's just a preference :)

Although it does 'flatten' the bindings. Defn a, Defn b… is the same as let a = … in let b = … in …