Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
4.0.0
Description
@deprecated("Use IterableOnce instead of TraversableOnce", "2.13.0") type TraversableOnce[+A] = scala.collection.IterableOnce[A] type IterableOnce[+A] = scala.collection.IterableOnce[A]
Attachments
Issue Links
- links to