We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5dc62e6 commit c7ebd35Copy full SHA for c7ebd35
src/impl_methods.rs
@@ -1030,7 +1030,7 @@ where
1030
}
1031
1032
/// Along `axis`, select arbitrary subviews corresponding to `indices`
1033
- /// and and copy them into a new array.
+ /// and copy them into a new array.
1034
///
1035
/// **Panics** if `axis` or an element of `indices` is out of bounds.
1036
0 commit comments