MathOp

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

Implicits

Implicits

implicit val mathInt: MathOp[Int]
implicit def mathTuple[A](implicit ev: MathOp[A]): MathOp[(A, A)]