object RemoveDeltaOp
- Source
- ORSet.scala
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- RemoveDeltaOp
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Value Members
- def apply[A](underlying: ORSet[A]): RemoveDeltaOp[A]
- def unapply[A](arg: RemoveDeltaOp[A]): [ORSet[A]]