David L. Nicol wrote:
> > In order to work with lists of arbitary size, it is often necessary to
> > split a list into equal sized sub-lists. A C<part> function is proposed
> > that achieves this:
> 
> Are the sublists copies or aliases?  I imagine they are aliases,
> but this could be specified in the RFC
> 
Aliases. I'll make that more clear in the next version of the RFC.


Reply via email to