You can get an error if you do this:
import scala.io.Streamable
Or this…
import io.Streamable
These are actually in this package:
import scala.reflect.io.Directory
import scala.reflect.io.Streamable
Principal Engineer
You can get an error if you do this:
import scala.io.Streamable
Or this…
import io.Streamable
These are actually in this package:
import scala.reflect.io.Directory
import scala.reflect.io.Streamable