Szavai Gyula <[EMAIL PROTECTED]> writes: > > (let ((b (make-shared-array #(1) (lambda (x) '(0)) 2)))
Thanks, though I'm not sure that's supposed to work. I suspect you're not meant to make parts of the old array appear in more than one place in the new array. Perhaps Marius can say what the intention is. _______________________________________________ Bug-guile mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-guile
