TraversableOnce rewritten as IterableOnceIterableOnce #477
Labels
area:scalafix rules
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Extra attention is needed
A simple source with
TravesableOnce
results in a strangeIterableOnceIterableOnce
identifier (the correct identifier is repeated twice):Using
scalafix Collection213Upgrade
was rewritten as:Complete project available at https://github.com/OndrejSpanel/ScalaFixSimple
The text was updated successfully, but these errors were encountered: