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.
1 parent 4c39bbc commit a49fe15Copy full SHA for a49fe15
tests/run-staging/staged-streams_1.scala
@@ -1,6 +1,8 @@
1
import scala.quoted._
2
import scala.quoted.staging._
3
import scala.quoted.util._
4
+import language.experimental.namedTypeArguments
5
+
6
/**
7
* Port of the strymonas library as described in O. Kiselyov et al., Stream fusion, to completeness (POPL 2017)
8
*/
0 commit comments