diff options
Diffstat (limited to 'js')
-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 |