
31 Oct
2005
31 Oct
'05
10:07 a.m.
I meant like *, **, *** at the Lisp REPL where * is the previous, ** the one before previous, etc. The docs make it clear, though. On Oct 31, 2005, at 10:04 AM, Bayley, Alistair wrote:
What do you mean by multiple levels? "It" just stores the most recent expression/value. If you type "print it" then the result of the print becomes the most recent value e.g.