Daniel Jomphe wrote: > Basically, since your map wasn't needed, it wasn't "realized"/ > executed. Laziness.
Better said: Basically, since your map's results weren't used, it wasn't "realized"/ evaluated. That's why you didn't see your expected side effects. Laziness. --~--~---------~--~----~------------~-------~--~----~ 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 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 -~----------~----~----~----~------~----~------~--~---