Widen

object Widen extends WidenMidPriority
Companion:
class
class Object
trait Matchable
class Any
Widen.type

Type members

Inherited classlikes

object doubleSeqSeq extends Widen2[Double, Seq[Double], Seq[Double]]
Inherited from:
WidenLowPriority
object intDoubleDouble extends Widen2[Int, Double, Double]
Inherited from:
WidenMidPriority
object intSeqSeq extends Widen2[Int, Seq[Int], Seq[Int]]
Inherited from:
WidenLowPriority
object longDoubleDouble extends Widen2[Long, Double, Double]
Inherited from:
WidenMidPriority

Implicits

Implicits

implicit def identity[A]: Widen2[A, A, A]