On Thu, Jun 4, 2009 at 2:28 PM, Andrew Wagner <wagner.and...@gmail.com> wrote: > Hey ya'all! > Just got my copy of Programming Clojure last night (great book, kudos > Stuart!). I've got a silly question now. There's a comment in the book about > one piece of code where it says "the symbol gets associated with a var which > gets bound to a value". That sounds strange to my ear. Wouldn't a value get > bound to a var, not the other way around? Or am I over-thinking?
Looks ok to me. It's normal computer language terminology that variables get bound to values. Cheers P. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en -~----------~----~----~----~------~----~------~--~---