mirror of
https://github.com/nim-lang/Nim.git
synced 2026-01-04 20:17:42 +00:00
Fix dead sequtils link (#10960) [ci skip]
This commit is contained in:
@@ -57,7 +57,7 @@
|
||||
## **See also:**
|
||||
## * `strformat module<strformat.html>`_ for string interpolation and formatting
|
||||
## * `unicode module<unicode.html>`_ for Unicode UTF-8 handling
|
||||
## * `sequtils module<collections/sequtils.html>`_ for operations on container
|
||||
## * `sequtils module<sequtils.html>`_ for operations on container
|
||||
## types (including strings)
|
||||
## * `parseutils module<parseutils.html>`_ for lower-level parsing of tokens,
|
||||
## numbers, identifiers, etc.
|
||||
|
||||
Reference in New Issue
Block a user