package collection
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- collection
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Type Members
Value Members
- val AnyDegree: (Int) => Boolean
- final def MMap: Map
- Attributes
- protected[scalax]
- Annotations
- @inline()
- final def MSet: Set
- Attributes
- protected[scalax]
- Annotations
- @inline()
- def NeverUsed: Nothing
- Attributes
- protected
- final def mkIterable[A](it: => Iterator[A]): Iterable[A]
- Attributes
- protected[scalax]
- Annotations
- @inline()