scala.collection.script.Update
This observable update refers to destructive modification operations of elements
from collection classes.
- Annotations
- Deprecated
- (Since version 2.11.0) Scripting is deprecated.
- Source
- Version
Instance Constructors From scala.collection.script.Update
new Update(elem: A)
(defined at scala.collection.script.Update)
Value Members From scala.collection.script.Update
val location: Location
(defined at scala.collection.script.Update)
Full Source: