master
Charles Iliya Krempeaux 2025-08-10 07:02:05 -07:00
parent 95a2e2f23d
commit 21af9d01e0
1 changed files with 5 additions and 4 deletions

View File

@ -75,7 +75,8 @@ Package **opt** was written by [Charles Iliya Krempeaux](http://reiver.link)
## See Also ## See Also
* Thread-Safe Locking Types — https://github.com/reiver/go-lck * https://github.com/reiver/go-lck — thread-safe locking types
* Nullable Optional Types — https://github.com/reiver/go-nul * https://github.com/reiver/go-nul — nullable optional types
* Optional Type — https://github.com/reiver/go-opt * https://github.com/reiver/go-opt — optional type
* Expiring Optional Types — https://github.com/reiver/go-tmp * https://github.com/reiver/go-reg — thread-safe registry
* https://github.com/reiver/go-tmp — expiring optional types