From 82c3bd79f0f9b84480d3b777d2f7d09898c90644 Mon Sep 17 00:00:00 2001 From: Mattrixwv Date: Fri, 30 Oct 2020 16:34:09 -0400 Subject: [PATCH] Created todo list --- todo.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 todo.txt diff --git a/todo.txt b/todo.txt new file mode 100644 index 0000000..f931d5b --- /dev/null +++ b/todo.txt @@ -0,0 +1,2 @@ +Move different types of algorithms to their own files +Keep an eye on gcc for generator<> implementation \ No newline at end of file