From 6c547f477d88b9e3e053d59927f8bd39fc03601c Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Sat, 21 Nov 2020 13:58:45 -0500 Subject: [PATCH] eja: add yet another TODO. --- mjo/eja/TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/mjo/eja/TODO b/mjo/eja/TODO index b27f2f1..f248e11 100644 --- a/mjo/eja/TODO +++ b/mjo/eja/TODO @@ -30,3 +30,6 @@ can use it. The general construction can be something like "call random_instance() on something that inherits me and return the result." + +9. Pre-cache the one() method for concrete algebras, and test the general + method by clearing the cache. -- 2.43.2