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