From ea160e993a7196d0f5aa6749b1ea046f16cf0546 Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Thu, 8 Dec 2022 00:29:48 +0200 Subject: Add "let memo" syntax for automatic memoization --- todo.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'todo.md') diff --git a/todo.md b/todo.md index 534abcc..4efb8d4 100644 --- a/todo.md +++ b/todo.md @@ -2,6 +2,6 @@ In order of priority -- Memoize pure top-level let-bindings with `let memo` - Add a `catch` builtin for catching fatal errors +- Add :keyword data type, use in core functions - Write tests! -- cgit v1.3