From 6b9782ce4a36e93156426b5747efcc90401b6251 Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Tue, 6 Dec 2022 21:18:18 +0200 Subject: Add core/result.milch --- todo.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'todo.md') diff --git a/todo.md b/todo.md index e1f5f60..239de53 100644 --- a/todo.md +++ b/todo.md @@ -2,6 +2,7 @@ In order of priority -- Memoize pure functions automatically +- Memoize pure top-level let-bindings with `let memo` +- Add a `catch` builtin for catching fatal errors - Write function let expressions properly using lookups - Write tests! -- cgit v1.3