summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2019-03-16 10:35:28 +0100
committerEugen Wissner <belka@caraus.de>2019-03-16 10:35:28 +0100
commit85d7a2b9ca122301bc1ba9e6167f7533cbd1b2e4 (patch)
treeb2552e8fa4d81ada8aa85ad2fe9b94c7e58a2629 /README.md
parentb458c6a38097d6165edf52f84176a5178d053ac9 (diff)
downloadtanya-85d7a2b9ca122301bc1ba9e6167f7533cbd1b2e4.tar.gz
Move memory exception into memory.lifecycle
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 93fadf1..e22215c 100644
--- a/README.md
+++ b/README.md
@@ -31,7 +31,6 @@ string, Set, Hash table.
* `conv`: This module provides functions for converting between different
types.
* `encoding`: This package provides tools to work with text encodings.
-* `exception`: Common exceptions and errors.
* `format`: Formatting and conversion functions.
* `functional`: Functions that manipulate other functions and their argument
lists.