SetLike

com.softwaremill.diffx.SetLike
See theSetLike companion object
trait SetLike[C[_]]

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Abstract methods

def asSet[A](c: C[A]): Set[A]