Proof of Concept generic Option type in go
If you want to change selection, open document below and click on "Move attachment"
GitHub - duythinht/option: Proof of Concept generic Option type in goE.md Update README.md go.mod go.mod Init module option.go option.go Init module option_test.go option_test.go Improve test coverage View all files Repository files navigation README MIT license <span>Proof of Concept generic Option type in go disclaimer: this is just a PoC, don't use it on production, I do not recommend to use none idomatic package. How to go get github.com/duythinht/option five := option.Some(5) another := Summary
status | not read | | reprioritisations | |
---|
last reprioritisation on | | | suggested re-reading day | |
---|
started reading on | | | finished reading on | |
---|
Details