v/cmd/tools/fast
Tarcisio Gruppi 23dc85d94d
Making string index methods follow the same standard
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
2022-03-17 09:27:11 -03:00
..
.gitignore
fast.v Making string index methods follow the same standard 2022-03-17 09:27:11 -03:00
fast_job.v all: update copyright year 2022-01-04 12:21:12 +03:00
fast_main.js fast: reduce delta from 20ms to 18 2021-06-21 03:50:31 +03:00
footer.html
header.html tools: cleanup the fast.v output 2021-06-06 09:52:29 +03:00