Hi, Am 02.10.2009 um 22:01 schrieb Vagif Verdi:
This is not a suggestion or anything, just entertaining myself with some uneducated thinking. What if all lazy functions (map filter etc) would check some global value and decide upon it lazyness ? Then we could do something like this: (eager (map ...(filter ...))) That would allow to not to pay lazyness penalty in some cases.
You can do so by with doall: (doall (map ... (filter ...))) Sincerely Meikel
smime.p7s
Description: S/MIME cryptographic signature