You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should add an implicit conversion to CanBuildFrom for companion objects extending GenericOrderedCompanion (we currently support GenericCompanion and SortedSetFactory only).
I'm porting Scala.rx to 2.13 (lihaoyi/scala.rx#138). It now compiles for 2.13, but not for 2.12 anymore (https://travis-ci.org/lihaoyi/scala.rx/builds/579881994?utm_source=github_status&utm_medium=notification):
Am I doing something wrong?
The text was updated successfully, but these errors were encountered: