mo
mo copied to clipboard
Missing method Option.Equal
I encountered that you cannot use the type mo.Option with https://github.com/google/go-cmp since the fields are private and there's no method Equal(other Option) bool
Though it's a bit opinionated, I would implement such a method