aboutsummaryrefslogtreecommitdiff
path: root/options/options.go
Commit message (Collapse)AuthorAgeFilesLines
* change module path to go.xyrillian.de/ggStefan Majewsky2026-05-031-2/+2
| | | | | Also, some other small adjustments for the documentation to make it fit with the overall vibe of the new home.
* REUSE complianceStefan Majewsky2025-07-011-5/+2
|
* add options.Max(), options.Min()Stefan Majewsky2025-04-241-1/+47
|
* add options.Map()Stefan Majewsky2025-01-111-1/+10
|
* add options.IsNoneOrZeroStefan Majewsky2025-01-111-0/+8
| | | | Also, add the tests for IsSomeAnd and IsNoneOr that I forgot.
* initStefan Majewsky2025-01-041-0/+22