All Downloads are FREE. Search and download functionalities are using the official Maven repository.

harness.sql.OptionEv.scala Maven / Gradle / Ivy

There is a newer version: 5.1.3
Show newest version
package harness.sql

final class OptionEv[T] private {}
object OptionEv {
  given op[T]: OptionEv[Option[T]] = new OptionEv
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy