Files
kotlin-fork/libraries/stdlib/test
Ilya Gorbunov 6a3cb0eff8 Provide distinctBy(keySelector) method for collections and sequences.
Implement distinct() and toMutableSet() for sequences.
Breaking change: distinct() now returns List instead of Set.

#KT-5834 Fixed
#KT-6063 Fixed
2015-05-20 19:28:47 +03:00
..
2015-03-30 10:55:24 +03:00
2012-08-27 20:44:43 +04:00
2014-12-16 17:33:24 +03:00