clipperhouse / gen

Type-driven code generation for Go
http://clipperhouse.com/gen/overview/
Other
1.43k stars 90 forks source link

`DistinctBy` doesn't force adding `Any` #74

Closed aybabtme closed 9 years ago

aybabtme commented 9 years ago

DistinctBy depends on the existence of Any. However, Any isn't created if when DistinctBy is requested.

clipperhouse commented 9 years ago

@aybabtme Indeed, will fix.

clipperhouse commented 9 years ago

Thanks, should be resolved: https://github.com/clipperhouse/slice/commit/3ae82e00044e045370183e264317ec785b8f0da3