Oganes Mirzoyan
Results
2
issues of
Oganes Mirzoyan
It's pretty often that one needs to exclude some entries from slice by some keys There's `lo.Without` which could be useful But it's not always convenient cause it could be...
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...