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 202d7f3 commit 330ed6cCopy full SHA for 330ed6c
spec/template.dd
@@ -932,7 +932,7 @@ $(H4 $(LNAME2 seq-ops, Sequence Operations))
932
$(UL
933
$(LI Construct a new sequence using the original sequence (or a slice of it) and additional elements before or after it.)
934
$(LI Use $(DDSUBLINK spec/declaration, AliasAssign, Alias Assignment)
935
- to build a new sequence iteratively.)
+ to build new sequences iteratively.)
936
)
937
$(P Sequences can 'unroll' code for each element using a
938
$(DDSUBLINK spec/statement, foreach_over_tuples, `foreach` statement).)
0 commit comments