From 2f1c78ce52a1c767ea2d5b99f782adf3eacbeea0 Mon Sep 17 00:00:00 2001 From: Odweta Date: Fri, 22 Dec 2023 16:22:35 +0100 Subject: [PATCH] update README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index fb98dbe..fa2db12 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,8 @@ I got bored with having to use complicated checking and stuff when working with #### TODO: +1. Removing an element at a given index + + You tell me ## Lists (vectors with dynamic types)