SetLike

trait SetLike[F[_]]
Companion
object
class Object
trait Matchable
class Any

Value members

Abstract methods

def asSet[A](f: F[A]): Set[A]