From 104d6607dc82ca395d9995bf3c93d4efe43cc9be Mon Sep 17 00:00:00 2001 From: Artem Kobzar Date: Sun, 17 Sep 2023 20:48:47 +0200 Subject: [PATCH] Propose sweet-monads library into Data Structure section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7700bf5..8fa3460 100644 --- a/README.md +++ b/README.md @@ -379,6 +379,7 @@ Welcome to the **Mastering TypeScript series**. This series will introduce the c - [dcodeIO - protobuf.js](https://github.com/dcodeIO/protobuf.js) - [basarat - typescript-collections](https://github.com/basarat/typescript-collections) - [samchon - tstl](https://github.com/samchon/tstl) +- [sweet-monads - lazy collections and monads](https://github.com/JSMonk/sweet-monads) ### Database