diff options
author | elioat <elioat@tilde.institute> | 2024-12-22 13:48:11 -0500 |
---|---|---|
committer | elioat <elioat@tilde.institute> | 2024-12-22 13:48:11 -0500 |
commit | 46f7e3f9357f94d7817498c657a8bcb4d191402f (patch) | |
tree | 99e8d4431eb0889c0416d1f8469fd6c1329d0747 | |
parent | 5caf1654f4bd447c47fd690eab53e39a21978c23 (diff) | |
download | tour-46f7e3f9357f94d7817498c657a8bcb4d191402f.tar.gz |
*
-rw-r--r-- | js/MAP.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/js/MAP.md b/js/MAP.md index bd04ee0..a766176 100644 --- a/js/MAP.md +++ b/js/MAP.md @@ -45,3 +45,4 @@ canvas - `toy-llm`, exactly what it says on the box, the most basic of toy LLM implementations +- `where`, is a simple `where` function implemented in JavaScript. Useful for easy cases in the browser \ No newline at end of file |