From 0fc998aa0125d27e8d2395b7d5a014eae3cf7f27 Mon Sep 17 00:00:00 2001 From: jofas Date: Thu, 15 Dec 2022 17:52:32 +0100 Subject: [PATCH] todos --- TODO.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TODO.md b/TODO.md index ece14b2..acd0c3f 100644 --- a/TODO.md +++ b/TODO.md @@ -8,6 +8,6 @@ * [x] publish `v0.2.4` -* [ ] `vec_no_clone` description about shortcomings +* [x] `vec_no_clone` description about shortcomings -* [ ] `map_e` and `btree_map_e` types (+ why no set equivalent) +* [x] `map_e` and `btree_map_e` types