Skip to content

Commit f5bf2e0

Browse files
committed
remove unnecessary doc that works inplace as usage now shows
1 parent 4456d7d commit f5bf2e0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

lib/PDL/Primitive.pd

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3466,8 +3466,7 @@ EOF
34663466
=for ref
34673467

34683468
Collects the coordinates of non-zero, non-bad values in each 1D mask in
3469-
ndarray at the start of the output, and fills the rest with -1. Works
3470-
inplace.
3469+
ndarray at the start of the output, and fills the rest with -1.
34713470

34723471
By using L<PDL::Slices/xchg> etc. it is possible to use I<any> dimension.
34733472

0 commit comments

Comments
 (0)