Skip to content
Prev 44221 / 63421 Next

Capturing environment associated with a promise

Hi all,

It's possible to capture the expression associated with a promise
(using substitute). Is there any way to capture the environment
associated with a promise?  Similarly, is there any way to tell if
something is a promise without accidentally evaluating it?

Thanks!

Hadley