brave-clojure-web icon indicating copy to clipboard operation
brave-clojure-web copied to clipboard

"let*" and "render"

Open danielgerigk opened this issue 9 years ago • 1 comments

In chapter 8 ("Writing Macros"), you could include a few words on the meaning of "let*". Also, the function "render" is not properly introduced (and perhaps could even be replaced by "println" altogether).

danielgerigk avatar Dec 26 '15 19:12 danielgerigk

I was confused by this as well. I wrote up an explanation of what's going on with let* that might be helpful to others.

pyrmont avatar Jan 28 '19 00:01 pyrmont