On Tue, Oct 09, 2018 at 01:21:07PM -0400, John Duncan wrote: > Yes, you couldn't reuse the same initial value for a data structure like > you would in scheme
How do you mean that? As I said, this code is completely free of destructive side effects. You can use and reuse any initial value. But you *can* call destructive operators in PicoLisp, and they are very powerful sometimes. It depends on the use case. ☺/ A!ex -- UNSUBSCRIBE: mailto:[email protected]?subject=Unsubscribe
