Hi, I've been trying to get my head around how closures work in Pico lisp. specifically how would I set up a variable a function which returns successive integers each time it is called.
My first Idea was to return this form anther function but it didn't work My second idea was to store a variable on the property list of the symbol that names the function, but that didn't work either. At present I don't have a third Idea. regards Konrad -- UNSUBSCRIBE: mailto:[EMAIL PROTECTED]
