A simple and ergonomic optional type for Go.
-
Updated
Jan 30, 2024 - Go
A simple and ergonomic optional type for Go.
🌯 The prettiest TypeScript implementation of Maybe monad.
Package opt implements an optional-type, for the Go programming language. In other programming languages, an optional-type might be know as: a option type, or a maybe type.
Package nul implements a nullable optional-type, for the Go programming language. In other programming languages, an optional-type might be know as: a option-type, or a maybe-type.
Add a description, image, and links to the maybe-type topic page so that developers can more easily learn about it.
To associate your repository with the maybe-type topic, visit your repo's landing page and select "manage topics."