- Add
MatchCap
matcher MatchLen
andMatchCap
work with types that haveLen() int
andCap() int
methods, respectively, not just built-in collection types.
Full Changelog: v1.1.0...v1.2.0
MatchCap
matcherMatchLen
and MatchCap
work with types that have Len() int
and Cap() int
methods, respectively, not just built-in collection types.Full Changelog: v1.1.0...v1.2.0