diff options
Diffstat (limited to 'js')
-rw-r--r-- | js/MAP.md | 1 | ||||
-rw-r--r-- | js/b/b.js (renamed from js/b.js) | 0 | ||||
-rw-r--r-- | js/b/b.min.js (renamed from js/b.min.js) | 0 |
3 files changed, 1 insertions, 0 deletions
diff --git a/js/MAP.md b/js/MAP.md index 7b21e7d..ec91217 100644 --- a/js/MAP.md +++ b/js/MAP.md @@ -2,6 +2,7 @@ - `algo`, I thought I was gonna do all of the <https://projecteuler.net> problems. I am not +- `b`, is a teeny tiny utility function that I like to use for functional programming - `bird-words`, an exploration of Markov chain generation, sort of migrated to <https://git.sr.ht/~eli_oat/beak> - `blototboot`, irc bot and broken lisp interpreter diff --git a/js/b.js b/js/b/b.js index 5462e93..5462e93 100644 --- a/js/b.js +++ b/js/b/b.js diff --git a/js/b.min.js b/js/b/b.min.js index c94132e..c94132e 100644 --- a/js/b.min.js +++ b/js/b/b.min.js |