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
Support []Flaggable flags where multiple uses append to the underlying slice (#140)
* Viable pattern for slice flags
* Add []int8
* Add []int16
* Add []int32 and []int64
* Add all the []uints
* Add a helper for bad type conversion errors
* Add the remaining slice types
0 commit comments