You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to be able to use Set operations on my generated message types, but this requires comparison. Could we implement comparison on UnknownFieldSet so F# can use structural comparison?
I would like to be able to use
Setoperations on my generated message types, but this requires comparison. Could we implement comparison onUnknownFieldSetso F# can use structural comparison?