On 2013-05-05 13:54, Felix wrote:
> [...]
> SRFI-4 vectors live in the normal, heap that is subject to garbage
> collection,
> [...]
> But note that the SRFI-4 constructors accept an optional argument
> which specifies that the vector should be allocated in static,
> non-GC'd memory.
> [...]

Ah, cool. That's probably the perfect solution for large numeric arrays!

Ciao,
Thomas


-- 
When C++ is your hammer, every problem looks like your thumb.


_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to