All string index methods that end with `_opt` return `?int` with none as the value when the substring is not found and the index methods that do not end in `_opt` return `int` with -1 as the returned value when the substring is not found |
||
---|---|---|
.. | ||
array.js.v | ||
array_test.js.v | ||
builtin.js.v | ||
builtin.v | ||
byte.js.v | ||
float.js.v | ||
int.js.v | ||
int_test.js.v | ||
jsfns.js.v | ||
jsfns_browser.js.v | ||
jsfns_node.js.v | ||
map.js.v | ||
map_test.js.v | ||
promise.js.v | ||
rune.js.v | ||
string.js.v | ||
string_test.js.v | ||
utf8.js.v |