aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index 37b770b..0646cfb 100644
--- a/TODO.md
+++ b/TODO.md
@@ -187,6 +187,7 @@ this stuff may not make any sense.
https://eli.thegreenplace.net/2021/a-comprehensive-guide-to-go-generate/
https://github.com/KhronosGroup/OpenCL-Docs/blob/main/xml/cl.xml
* duktape vs quickjs (vs mujs?)
+ - lots of mujs stuff on nvd
* math: multinomial (stars and bars, # of moves on a chess board,
multinomial coefficient, etc), de moir dice problem
<https://en.wikipedia.org/wiki/Stars_and_bars_(combinatorics)>