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 db52662 commit b63bc09Copy full SHA for b63bc09
source/mir/ndslice/concatenation.d
@@ -1,7 +1,7 @@
1
/++
2
This is a submodule of $(MREF mir, ndslice).
3
4
-The module contains lazy concatenation routnies.
+The module contains lazy concatenation routines.
5
They construct $(LREF Concatenation) structure that can be
6
assigned to an ndslice of the same shape with `[] = ` or `[] op= `.
7
0 commit comments