mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-19 05:50:30 +00:00
Remove sentences referring to the graphics module (#12522)
This commit is contained in:
@@ -441,8 +441,7 @@ Miscellaneous
|
||||
browser.
|
||||
|
||||
* `colors <colors.html>`_
|
||||
This module implements color handling for Nim. It is used by
|
||||
the ``graphics`` module.
|
||||
This module implements color handling for Nim.
|
||||
|
||||
* `coro <coro.html>`_
|
||||
This module implements experimental coroutines in Nim.
|
||||
|
||||
@@ -6,8 +6,7 @@
|
||||
# distribution, for details about the copyright.
|
||||
#
|
||||
|
||||
## This module implements color handling for Nim. It is used by
|
||||
## the ``graphics`` module.
|
||||
## This module implements color handling for Nim.
|
||||
|
||||
import strutils
|
||||
from algorithm import binarySearch
|
||||
|
||||
Reference in New Issue
Block a user