SetLike

trait SetLike[C[_]]
Companion:
object
class Object
trait Matchable
class Any

Value members

Abstract methods

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