Skip to content

Commit

Permalink
zap polyfillv from Lvalue as already :lvalue in Image2D
Browse files Browse the repository at this point in the history
  • Loading branch information
mohawk2 committed Nov 24, 2024
1 parent 3d0e51a commit 0f40554
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Basic/lib/PDL/Lvalue.pm
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ use warnings;
my @funcs = qw/ clump diagonal dice dice_axis dummy flat
index index2d indexND indexNDb mslice mv
broadcast unbroadcast
nslice_if_pdl polyfillv px
nslice_if_pdl px
range rangeb reorder reshape sever slice
where whereND xchg /;

Expand Down

0 comments on commit 0f40554

Please sign in to comment.