Skip to content

Commit cb8bea3

Browse files
authored
Merge pull request #533 from brownplt/add-string-find-index
Add string-find-index and string-get-index
2 parents b4e5512 + 88a4ee9 commit cb8bea3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/web/arr/trove/starter2024.arr

+2
Original file line numberDiff line numberDiff line change
@@ -427,6 +427,8 @@ provide from G:
427427
string-from-code-point,
428428
string-from-code-points,
429429
string-index-of,
430+
string-find-index,
431+
string-get-index,
430432
string-is-number,
431433
string-isnumber,
432434
string-length,

0 commit comments

Comments
 (0)