From: LordGeoffrey (lordgeoffrey at optushome.com.au) Date: Fri Jun 12 06:46:15 EDT 2009 |
|
Is it possible to have nested mutable lists in R6RS? I ask because i have a nested list structure and i want to change the occasional value in the list, and possibly even restructure the tree. As part of that i like using find-tail and other common list functions. I assume i am merely including the wrong combination of libraries. Any advice? Thanks.
Posted on the users mailing list. |
|