For Programmers: Free Programming Magazines  


Home > Archive > Scheme > March 2007 > (define (f a (b lazy) c (d lazy-memo))









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author (define (f a (b lazy) c (d lazy-memo))
dillogimp@gmail.com

2007-03-27, 10:11 pm

hi

Can nice people give examples on when is safe and unsafe to use lazy
and lazy-memo. (in the context of SICP 4.2 lazy-eval).

1. safe lazy
2. safs lazy-memo
3. unsafe lazy
4. unsafe lazy-memo

I don't know if there are many unexplored middle grounds.
All I care right now is to recognize unsafe cases, and use only safe
cases. Thanks.

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com