On Mon, Jan 21, 2008 at 11:24:52PM +0100, Cosimo Streppone wrote:
> Hi all,
>
> I'm in the process of refactoring existing pugs test suite,
> for example t/builtins, into t/spec/S29-.
>
> Questions:
>
> - @array.uniq is not mentioned in S29.
> Should it be in S29/List? or S29/Array?
List, wh
Hi all,
I'm in the process of refactoring existing pugs test suite,
for example t/builtins, into t/spec/S29-.
Questions:
- @array.uniq is not mentioned in S29.
Should it be in S29/List? or S29/Array?
- cis(), polar() and friends belong to S29/Num
while they should probably belong to S2