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