File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4510,7 +4510,7 @@ <h3 title="Strings">4.6. 文字列</h3>
45104510< ol >
45114511 < li >
45124512`~Assert$:
4513- 0 ~LTE %始端 ~LTE %始端 ~PLUS %長さ ~LTE %文字列 の`符号位置~長さ$
4513+ 0 ~LTE %始端 ~LTE ( %始端 ~PLUS %長さ ) ~LTE %文字列 の`符号位置~長さ$
45144514◎
45154515Assert: start and length are nonnegative.
45164516◎
@@ -4553,11 +4553,11 @@ <h3 title="Strings">4.6. 文字列</h3>
45534553
45544554< div class ="algo ">
45554555< p >
4556- `文字列$ %文字列 の~index %始端 から
4556+ `文字列$ %文字列 の中の %始端 から
45574557`終端までを成す符号位置~部分文字列@
45584558は
45594559⇒
4560- ~RET %文字列 の %始端から ( %文字列 の`符号位置~長さ$ ) までを`成す符号位置~部分文字列$
4560+ ~RET %文字列 の %始端 から ( %文字列 の`符号位置~長さ$ ) までを`成す符号位置~部分文字列$
45614561◎
45624562The code point substring from start to the end of a string string is the code point substring from start to string’s code point length within string.
45634563</ p >
You can’t perform that action at this time.
0 commit comments