Light Functional Data Types for Golang
Find a file
Alexandra Deas 35c8432f69 feat: add Either.OnLeft & Either.OnRight
Adds functions to peek the values and run a function f against their
values without mutating the underlying Either
2026-05-05 15:09:34 +00:00
.forgejo/workflows chore: upgrade to go v1.26.2 2026-05-05 15:47:26 +01:00
either feat: add Either.OnLeft & Either.OnRight 2026-05-05 15:09:34 +00:00
foldable Refactor either and option types 2026-04-20 12:14:19 +01:00
option chore: migrate to mog organisation 2026-05-05 15:47:26 +01:00
.gitignore add option type 2026-04-05 23:35:09 +01:00
go.mod chore: migrate to mog organisation 2026-05-05 15:47:26 +01:00
go.sum add option type 2026-04-05 23:35:09 +01:00
mise.toml chore: upgrade to go v1.26.2 2026-05-05 15:47:26 +01:00