OSet

stdx.collections.OSet
See theOSet companion trait
object OSet

Attributes

Companion
trait
Experimental
true
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
OSet.type

Members list

Value members

Concrete methods

def empty[U, T[_]](using s: OSet[T], ord: Order[U]): T[U]