RichJsSet

final implicit class RichJsSet[A](val set: JsSet[A]) extends AnyVal
class AnyVal
trait Matchable
class Any

Value members

Concrete methods

def asScalaJs: Set[A]

Concrete fields

val set: JsSet[A]