parrotcode: testing sparse arrays using the PerlArray PMC | |
Contents | Tests |
t/dynpmc/sparse_perlarray.t - testing sparse arrays using the PerlArray PMC
% prove t/dynpmc/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.
|