From 95a2e2f23d41ec6a05d0d420535d82a9b8ece0ef Mon Sep 17 00:00:00 2001 From: Charles Iliya Krempeaux Date: Sun, 10 Aug 2025 06:52:14 -0700 Subject: [PATCH] updated README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 7309c41..2a6278a 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ Package **opt** was written by [Charles Iliya Krempeaux](http://reiver.link) ## See Also -* https://github.com/reiver/go-lck -* https://github.com/reiver/go-nul -* https://github.com/reiver/go-opt -* https://github.com/reiver/go-tmp +* Thread-Safe Locking Types — https://github.com/reiver/go-lck +* Nullable Optional Types — https://github.com/reiver/go-nul +* Optional Type — https://github.com/reiver/go-opt +* Expiring Optional Types — https://github.com/reiver/go-tmp