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 01a0436 commit df1b2baCopy full SHA for df1b2ba
source/numerics.tex
@@ -8095,8 +8095,6 @@
8095
It has reference semantics to a subset of an array specified by a
8096
\tcode{gslice}
8097
object.
8098
-
8099
-\pnum
8100
Thus, the expression
8101
\tcode{a[gslice(1, length, stride)] = b}
8102
has the effect of assigning the elements of
@@ -8345,7 +8343,7 @@
8345
8343
\pnum
8346
8344
It has reference semantics to a subset of an array specified by an
8347
\tcode{indirect_array}.
8348
-Thus the expression
+Thus, the expression
8349
\tcode{a[\brk{}indirect] = b;}
8350
8351
\tcode{b}
0 commit comments