[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Sequence copy

This page is part of the web mail archives of SRFI 44 from before July 7th, 2015. The new archives for SRFI 44 contain all messages, not just those from before July 7th, 2015.



Also, Taylor proposed a modification to *-copy on sequences, similar to 
the following:

procedure: *-copy sequence [start [count]] => %

Copies the sequence to a newly allocated structure, optionally
from a given starting indice, and proceeding for count elements.


This allows one to efficiently obtain subsequences of another sequence, 
while remaining agnostic of the particular sequence type.  

	Scott
-- 

Attachment: pgpd7CGUzOmji.pgp
Description: PGP signature