From 6ae4a8f5823d93c6e81207dab5029001572b4556 Mon Sep 17 00:00:00 2001 From: Speiger Date: Thu, 12 Aug 2021 15:06:04 +0200 Subject: [PATCH] Updated Feature List --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8ff7964a..e64adb69 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ It is based on Java's Collection Library and FastUtil. But its focus is a different one. ## Main Features: -- ArrayLists +- ArrayLists / LinkedLists - HashSet/Map (Linked & HashControl) - TreeSet/Map (RB & AVL) - EnumMap