On 25 Feb., 15:02, Stuart Sierra <the.stuart.sie...@gmail.com> wrote: > I often find I need to do this when the mapping function depends on a > dynamic context, like an open stream or an SQL connection. I'm not > using side effects in this case, but I have to make sure that the > sequence is completely realized before leaving the scope in which it > was created. This issue has been mentioned before, but there doesn't > seem to be a good general-purpose solution.
I have an "eager" module that contains emap, econcat, efilter and things like that. Open streams, SQL result sets, stuff that uses dynamic variables. Cheers, Juergen --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---