Ops

trait Ops
Companion:
object
class Object
trait Matchable
class Any
object Ops.type

Implicits

Implicits

implicit def doubleGeOps2(d: Double): GEOps2[Double]
implicit def geOps1[A](g: GE[A]): GEOps1[A]
implicit def geOps2[A](g: GE[A]): GEOps2[A]
implicit def intGeOps2(i: Int): GEOps2[Int]