From f0916f71c5a75dc635f1ad4581d0bdcaee72e5bf Mon Sep 17 00:00:00 2001 From: aaron <83140718+centau@users.noreply.github.com> Date: Mon, 7 Aug 2023 16:05:47 +0100 Subject: [PATCH] --- todo.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/todo.md b/todo.md index f681f31..34a4b15 100644 --- a/todo.md +++ b/todo.md @@ -8,7 +8,7 @@ - better error reporting - warn when `values()` returns primitive - warn when `values()` returns duplicate object -- Implement from solid +- implement from solid - [x] onCleanup > `cleanup()` - [x] Index > `indexes()` - [x] For > `values()`