aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 4800262..70c7c2a 100644
--- a/README.md
+++ b/README.md
@@ -30,8 +30,8 @@ Types, Strings, basic memory allocators (platform specific), and so on. Features
+ easing;
+ vecs;
+ splines (qubic);
-+ ~ Memory debugging; @todo, we have wrapper but none of the debug functionality.
+ complex numbers;
++ Wide strings (internal);
Todo:
- matrix;
@@ -40,7 +40,6 @@ Todo:
- Random;
- Noises;
- Compression;
-- Wide strings (internal);
- Sorting;
# Cynic