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

.uniform.core_sjs1_2.13.5.0.0-RC6.source-code.Noop.scala Maven / Gradle / Ivy

The newest version!
package ltbs.uniform

trait Noop[A]

object Noop{
  implicit def noop[A] = new Noop[A] {}
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy