parrotcode: testing sparse arrays using the PerlArray PMC | |
Contents | Language Implementations | Perl5 |
t/sparse_perlarray.t - testing sparse arrays using the PerlArray PMC
% prove t/sparse_perlarray.t
Tests various PMCs using the PerlArray
PMC for sparse array access. Once we have sparse array access in a core PMC, we can move these tests.
|