We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
scala.collection.Stepper
1 parent 3a2d71b commit c485a9cCopy full SHA for c485a9c
project/ScalaLibraryPlugin.scala
@@ -106,6 +106,7 @@ object ScalaLibraryPlugin extends AutoPlugin {
106
private lazy val filesToCopy = Set(
107
"scala/Tuple1",
108
"scala/Tuple2",
109
+ "scala/collection/Stepper",
110
"scala/collection/DoubleStepper",
111
"scala/collection/IntStepper",
112
"scala/collection/LongStepper",
0 commit comments