DistinctBy

upickle.core.compat.DistinctBy
object DistinctBy

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
DistinctBy.type

Members list

Value members

Concrete methods

def apply[T, V](items: Seq[T])(f: T => V): Seq[T]