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 function is proposed
> > that achieves this:
>
> Are the sublists copies or aliases? I imagine they are aliases,
> but this could be specified in the
> In order to work with lists of arbitary size, it is often necessary to
> split a list into equal sized sub-lists. A C 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
--
This and other RFCs are available on the web at
http://dev.perl.org/rfc/
=head1 TITLE
Builtin: part
=head1 VERSION
Maintainer: Jeremy Howard <[EMAIL PROTECTED]>
Date: 10 August 2000
Last Modified: 29 August 2000
Mailing List: [EMAIL PROTECTED]
Version: 2
Number: 91
Status: Deve