diff options
| author | Stefan Majewsky <majewsky@gmx.net> | 2025-01-06 13:07:17 +0100 |
|---|---|---|
| committer | Stefan Majewsky <majewsky@gmx.net> | 2025-01-06 13:07:17 +0100 |
| commit | b7a59fec37be7982f35ee8c431829709b3ba2563 (patch) | |
| tree | 40bdc05f72f3da91dc4ba45e91541c75fc20717a /README.md | |
| parent | 94325d457deeb41904ae852c57a56cc64474c203 (diff) | |
| download | go-gg-b7a59fec37be7982f35ee8c431829709b3ba2563.tar.gz | |
FYI: no release yet
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -2,3 +2,7 @@ A Go library for the generic types that should be in the standard library, but aren't. Currently, this includes [Option](./option/), but `Result` or `Either` could also be added once there is a compelling usecase for myself. + +## No release? + +This type relies on behavior that is being introduced in Go 1.24. The 1.0 release will be made as soon as Go 1.24 releases. |
