Move memory exception into memory.lifecycle

This commit is contained in:
2019-03-16 10:35:28 +01:00
parent b458c6a380
commit 85d7a2b9ca
17 changed files with 381 additions and 380 deletions

View File

@@ -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.