From: John Kozak (jk at xylema.org) Date: Wed Aug 30 08:08:55 EDT 2006 |
|
A suggestion: I think it would be better if SRFI-4 vectors were layered on top of cvectors: tidier, easy genericity when needed. Is there a reason I'm missing why this wasn't done? I knocked up a quick implementation of SRFI-4 vectors as cvectors and discovered that foreign.ss provides all the SRFI-4 primitives. Presumably this is a bug, as the code seems to be trying not to do this? John
Posted on the users mailing list. |
|