package immutable
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- immutable
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Type Members
- trait CollectionInstances extends AnyRef
ToRefTree instances for Scala immutable collections
ToRefTree instances for Scala immutable collections
The package name is intentionally changed so that we can get access to some private fields and classes.
- trait HackedCollectionInstances extends CollectionInstances
ToRefTree instances for Scala immutable collections, which require access to private fields
ToRefTree instances for Scala immutable collections, which require access to private fields
The package name is intentionally changed so that we can get access to some private fields and classes.
- type StringOps = collection.StringOps
- type StringView = collection.StringView
Deprecated Type Members
Value Members
Deprecated Value Members
- val Traversable: Iterable.type
- Annotations
- @deprecated
- Deprecated
(Since version 2.13.0) Use Iterable instead of Traversable