Hacker News new | ask | show | jobs
by smanek 6301 days ago
Pretty much. The trick is that since scheme is a lisp-1 there is no need for a different special operator to signify you're declaring a local function instead of a local variable (a la the flet/let dichotomy).