summary refs log tree commit diff stats
path: root/tests/stdlib
diff options
context:
space:
mode:
authorZoom <ZoomRmc@users.noreply.github.com>2022-05-06 09:19:27 +0000
committerGitHub <noreply@github.com>2022-05-06 11:19:27 +0200
commit0455d24d555e4f83537af535c0b2e44291d1fe97 (patch)
tree01ecd58ba5235d4da37e191101275f6c373e1430 /tests/stdlib
parenta4401054cc7fbd199a8dfa3ec0f9760ca7498b8e (diff)
downloadNim-0455d24d555e4f83537af535c0b2e44291d1fe97.tar.gz
Fix questionable suggestion in `strutils` docs (#19765)
* Fix questionable suggestion in `stutils` docs

- Removes the recommendation to pass a string slice for getting a relative
index for `find` and `rfind` functions, as this currently makes a string
copy, while a simple subtraction is enough.

- Docstring for `SkipTable` type.

* Doc layout fixup
Diffstat (limited to 'tests/stdlib')
0 files changed, 0 insertions, 0 deletions