Closed
Description
Greetings,
while cross-building with Scala 2.12 and 2.13., I just stumbled upon the fact, that there is no scala.jdk.OptionConverters
in this library. As CollectionConverters
is present, I am wondering if there is a specific reason why OptionConverters
was ommited.
Prior to Scala 2.13 the standard way to go (I guess) was using scala-java8-compat's scala.compat.java8.OptionConverters
, so probably the idea was that most people would just keep using that instead of the 2.13 scala.jdk
import?
Sorry if this is a weird question. It would be great to hear your opinions on this.
Best regards,
Hauke
Metadata
Metadata
Assignees
Labels
No labels