Sometimes (or maybe always?) it is mentioned in the doc. In my opinion, this is one of the cases where dynamic languages do not excel. If we had typing, that would be solved by implementing Lazy "interface". Or maybe this is an use case for metadata? Each function could have a tag :lazy? with possible values true or false. What about that, can it be a solution (this is actually a question to the core team)?
On Jul 23, 5:57 am, "[email protected]" <[email protected]> wrote: > Oh I see, Thanks.., but how to I check if a function is lazy or not? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en -~----------~----~----~----~------~----~------~--~---
