Closed aybabtme closed 9 years ago
DistinctBy depends on the existence of Any. However, Any isn't created if when DistinctBy is requested.
DistinctBy
Any
@aybabtme Indeed, will fix.
Thanks, should be resolved: https://github.com/clipperhouse/slice/commit/3ae82e00044e045370183e264317ec785b8f0da3
DistinctBy
depends on the existence ofAny
. However,Any
isn't created if whenDistinctBy
is requested.