Document the for-in string iteration dual-mode semantics: Byte loop variable iterates raw UTF-8 bytes, Integer iterates codepoints via _Utf8DecodeAt. Remove "deferred to future Runes(S) iterator" notes since CodePointAt and for-in Integer are now implemented. |
||
|---|---|---|
| .. | ||
| benchmark.txt | ||
| bif-format.adoc | ||
| design.adoc | ||
| extending-ast.adoc | ||
| future-improvements.adoc | ||
| grammar.ebnf | ||
| language-rationale.adoc | ||
| name-mangling.adoc | ||
| testing-strategy.adoc | ||