summary refs log tree commit diff stats
path: root/doc
diff options
context:
space:
mode:
authorJuan Carlos <juancarlospaco@gmail.com>2021-02-09 00:21:17 -0300
committerGitHub <noreply@github.com>2021-02-08 19:21:17 -0800
commit68ef0c6c5be8ca52aafc44f5a16877f5c550a070 (patch)
tree2b4cddf37fe5357de8ae4da28310b7448b734b8c /doc
parent4576cf20af3df84a077427faf69d6bfb47821897 (diff)
downloadNim-68ef0c6c5be8ca52aafc44f5a16877f5c550a070.tar.gz
Deprecate any (#16920)
Diffstat (limited to 'doc')
-rw-r--r--doc/manual.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/manual.rst b/doc/manual.rst
index 2ba05ed4e..429e8a0fb 100644
--- a/doc/manual.rst
+++ b/doc/manual.rst
@@ -4803,7 +4803,6 @@ type class           matches
 ``set``              any set type
 ``seq``              any seq type
 ``auto``             any type
-``any``              distinct auto (see below)
 ==================   ===================================================
 
 Furthermore, every generic type automatically creates a type class of the same