From 190718c7877a674d9a76710101e3f94e06dbd5c1 Mon Sep 17 00:00:00 2001 From: Charles Iliya Krempeaux Date: Sun, 10 Aug 2025 07:22:08 -0700 Subject: [PATCH] see also --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 99dabaf..c2c7f2b 100644 --- a/README.md +++ b/README.md @@ -75,6 +75,7 @@ Package **opt** was written by [Charles Iliya Krempeaux](http://reiver.link) ## See Also +* https://github.com/reiver/go-ftr — future types and promise types * https://github.com/reiver/go-lck — thread-safe locking types * https://github.com/reiver/go-nul — nullable optional types * https://github.com/reiver/go-opt — optional type