final class _Double[T] extends AnyVal with Double[T]
- Source
- TwoFaceAny.scala
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- _Double
- Double
- TwoFaceAny
- HasOut
- Serializable
- AnyVal
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Instance Constructors
- new _Double(value: ops.impl.std.Double)
Type Members
- type Out = T
- Definition Classes
- TwoFaceAny → HasOut
Value Members
- def !=[R](r: Double[R])(implicit tfs: Boolean.Shell2[!=, T, ops.impl.std.Double, R, ops.impl.std.Double]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Double
- def !=[R](r: Float[R])(implicit tfs: Boolean.ShellD[!=, T, ops.impl.std.Double, R, ops.impl.std.Float]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Double
- def !=[R](r: Long[R])(implicit tfs: Boolean.ShellD[!=, T, ops.impl.std.Double, R, ops.impl.std.Long]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Double
- def !=[R](r: Int[R])(implicit tfs: Boolean.ShellD[!=, T, ops.impl.std.Double, R, ops.impl.std.Int]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Double
- def !=[R](r: Char[R])(implicit tfs: Boolean.ShellD[!=, T, ops.impl.std.Double, R, ops.impl.std.Char]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Double
- def !=(r: ops.impl.std.Double)(implicit tfs: Boolean.Shell2[!=, T, ops.impl.std.Double, GetArg0, ops.impl.std.Double]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Double
- def !=(r: ops.impl.std.Float)(implicit tfs: Boolean.ShellD[!=, T, ops.impl.std.Double, GetArg0, ops.impl.std.Float]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Double
- def !=(r: ops.impl.std.Long)(implicit tfs: Boolean.ShellD[!=, T, ops.impl.std.Double, GetArg0, ops.impl.std.Long]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Double
- def !=(r: ops.impl.std.Int)(implicit tfs: Boolean.ShellD[!=, T, ops.impl.std.Double, GetArg0, ops.impl.std.Int]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Double
- def !=(r: ops.impl.std.Char)(implicit tfs: Boolean.ShellD[!=, T, ops.impl.std.Double, GetArg0, ops.impl.std.Char]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Double
- final def !=(arg0: Any): scala.Boolean
- Definition Classes
- Any
- final def ##(): scala.Int
- Definition Classes
- Any
- def %[R](r: Double[R])(implicit tfs: Double.Shell2[%, T, ops.impl.std.Double, R, ops.impl.std.Double]): TwoFace.Double[Shell.Two.Double.Out]
- Definition Classes
- Double
- def %[R](r: Float[R])(implicit tfs: Double.ShellD[%, T, ops.impl.std.Double, R, ops.impl.std.Float]): TwoFace.Double[Shell.Two.Double.Out]
- Definition Classes
- Double
- def %[R](r: Long[R])(implicit tfs: Double.ShellD[%, T, ops.impl.std.Double, R, ops.impl.std.Long]): TwoFace.Double[Shell.Two.Double.Out]
- Definition Classes
- Double
- def %[R](r: Int[R])(implicit tfs: Double.ShellD[%, T, ops.impl.std.Double, R, ops.impl.std.Int]): TwoFace.Double[Shell.Two.Double.Out]
- Definition Classes
- Double
- def %[R](r: Char[R])(implicit tfs: Double.ShellD[%, T, ops.impl.std.Double, R, ops.impl.std.Char]): TwoFace.Double[Shell.Two.Double.Out]
- Definition Classes
- Double
- def *[R](r: Double[R])(implicit tfs: Double.Shell2[*, T, ops.impl.std.Double, R, ops.impl.std.Double]): TwoFace.Double[Shell.Two.Double.Out]
- Definition Classes
- Double
- def *[R](r: Float[R])(implicit tfs: Double.ShellD[*, T, ops.impl.std.Double, R, ops.impl.std.Float]): TwoFace.Double[Shell.Two.Double.Out]
- Definition Classes
- Double
- def *[R](r: Long[R])(implicit tfs: Double.ShellD[*, T, ops.impl.std.Double, R, ops.impl.std.Long]): TwoFace.Double[Shell.Two.Double.Out]
- Definition Classes
- Double
- def *[R](r: Int[R])(implicit tfs: Double.ShellD[*, T, ops.impl.std.Double, R, ops.impl.std.Int]): TwoFace.Double[Shell.Two.Double.Out]
- Definition Classes
- Double
- def *[R](r: Char[R])(implicit tfs: Double.ShellD[*, T, ops.impl.std.Double, R, ops.impl.std.Char]): TwoFace.Double[Shell.Two.Double.Out]
- Definition Classes
- Double
- def +[R](r: Double[R])(implicit tfs: Double.Shell2[+, T, ops.impl.std.Double, R, ops.impl.std.Double]): TwoFace.Double[Shell.Two.Double.Out]
- Definition Classes
- Double
- def +[R](r: Float[R])(implicit tfs: Double.ShellD[+, T, ops.impl.std.Double, R, ops.impl.std.Float]): TwoFace.Double[Shell.Two.Double.Out]
- Definition Classes
- Double
- def +[R](r: Long[R])(implicit tfs: Double.ShellD[+, T, ops.impl.std.Double, R, ops.impl.std.Long]): TwoFace.Double[Shell.Two.Double.Out]
- Definition Classes
- Double
- def +[R](r: Int[R])(implicit tfs: Double.ShellD[+, T, ops.impl.std.Double, R, ops.impl.std.Int]): TwoFace.Double[Shell.Two.Double.Out]
- Definition Classes
- Double
- def +[R](r: Char[R])(implicit tfs: Double.ShellD[+, T, ops.impl.std.Double, R, ops.impl.std.Char]): TwoFace.Double[Shell.Two.Double.Out]
- Definition Classes
- Double
- def -[R](r: Double[R])(implicit tfs: Double.Shell2[-, T, ops.impl.std.Double, R, ops.impl.std.Double]): TwoFace.Double[Shell.Two.Double.Out]
- Definition Classes
- Double
- def -[R](r: Float[R])(implicit tfs: Double.ShellD[-, T, ops.impl.std.Double, R, ops.impl.std.Float]): TwoFace.Double[Shell.Two.Double.Out]
- Definition Classes
- Double
- def -[R](r: Long[R])(implicit tfs: Double.ShellD[-, T, ops.impl.std.Double, R, ops.impl.std.Long]): TwoFace.Double[Shell.Two.Double.Out]
- Definition Classes
- Double
- def -[R](r: Int[R])(implicit tfs: Double.ShellD[-, T, ops.impl.std.Double, R, ops.impl.std.Int]): TwoFace.Double[Shell.Two.Double.Out]
- Definition Classes
- Double
- def -[R](r: Char[R])(implicit tfs: Double.ShellD[-, T, ops.impl.std.Double, R, ops.impl.std.Char]): TwoFace.Double[Shell.Two.Double.Out]
- Definition Classes
- Double
- def /[R](r: Double[R])(implicit tfs: Double.Shell2[/, T, ops.impl.std.Double, R, ops.impl.std.Double]): TwoFace.Double[Shell.Two.Double.Out]
- Definition Classes
- Double
- def /[R](r: Float[R])(implicit tfs: Double.ShellD[/, T, ops.impl.std.Double, R, ops.impl.std.Float]): TwoFace.Double[Shell.Two.Double.Out]
- Definition Classes
- Double
- def /[R](r: Long[R])(implicit tfs: Double.ShellD[/, T, ops.impl.std.Double, R, ops.impl.std.Long]): TwoFace.Double[Shell.Two.Double.Out]
- Definition Classes
- Double
- def /[R](r: Int[R])(implicit tfs: Double.ShellD[/, T, ops.impl.std.Double, R, ops.impl.std.Int]): TwoFace.Double[Shell.Two.Double.Out]
- Definition Classes
- Double
- def /[R](r: Char[R])(implicit tfs: Double.ShellD[/, T, ops.impl.std.Double, R, ops.impl.std.Char]): TwoFace.Double[Shell.Two.Double.Out]
- Definition Classes
- Double
- def <[R](r: Double[R])(implicit tfs: Boolean.Shell2[<, T, ops.impl.std.Double, R, ops.impl.std.Double]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Double
- def <[R](r: Float[R])(implicit tfs: Boolean.ShellD[<, T, ops.impl.std.Double, R, ops.impl.std.Float]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Double
- def <[R](r: Long[R])(implicit tfs: Boolean.ShellD[<, T, ops.impl.std.Double, R, ops.impl.std.Long]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Double
- def <[R](r: Int[R])(implicit tfs: Boolean.ShellD[<, T, ops.impl.std.Double, R, ops.impl.std.Int]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Double
- def <[R](r: Char[R])(implicit tfs: Boolean.ShellD[<, T, ops.impl.std.Double, R, ops.impl.std.Char]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Double
- def <=[R](r: Double[R])(implicit tfs: Boolean.Shell2[<=, T, ops.impl.std.Double, R, ops.impl.std.Double]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Double
- def <=[R](r: Float[R])(implicit tfs: Boolean.ShellD[<=, T, ops.impl.std.Double, R, ops.impl.std.Float]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Double
- def <=[R](r: Long[R])(implicit tfs: Boolean.ShellD[<=, T, ops.impl.std.Double, R, ops.impl.std.Long]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Double
- def <=[R](r: Int[R])(implicit tfs: Boolean.ShellD[<=, T, ops.impl.std.Double, R, ops.impl.std.Int]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Double
- def <=[R](r: Char[R])(implicit tfs: Boolean.ShellD[<=, T, ops.impl.std.Double, R, ops.impl.std.Char]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Double
- def ==[R](r: Double[R])(implicit ccs: CaseClassSkipper[Boolean.Shell2[==, T, ops.impl.std.Double, R, ops.impl.std.Double]]): CaseClassSkipper.Out
- Definition Classes
- Double
- def ==[R](r: Float[R])(implicit tfs: Boolean.ShellD[==, T, ops.impl.std.Double, R, ops.impl.std.Float]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Double
- def ==[R](r: Long[R])(implicit tfs: Boolean.ShellD[==, T, ops.impl.std.Double, R, ops.impl.std.Long]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Double
- def ==[R](r: Int[R])(implicit tfs: Boolean.ShellD[==, T, ops.impl.std.Double, R, ops.impl.std.Int]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Double
- def ==[R](r: Char[R])(implicit tfs: Boolean.ShellD[==, T, ops.impl.std.Double, R, ops.impl.std.Char]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Double
- def ==(r: ops.impl.std.Double)(implicit tfs: Boolean.Shell2[==, T, ops.impl.std.Double, GetArg0, ops.impl.std.Double]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Double
- def ==(r: ops.impl.std.Float)(implicit tfs: Boolean.ShellD[==, T, ops.impl.std.Double, GetArg0, ops.impl.std.Float]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Double
- def ==(r: ops.impl.std.Long)(implicit tfs: Boolean.ShellD[==, T, ops.impl.std.Double, GetArg0, ops.impl.std.Long]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Double
- def ==(r: ops.impl.std.Int)(implicit tfs: Boolean.ShellD[==, T, ops.impl.std.Double, GetArg0, ops.impl.std.Int]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Double
- def ==(r: ops.impl.std.Char)(implicit tfs: Boolean.ShellD[==, T, ops.impl.std.Double, GetArg0, ops.impl.std.Char]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Double
- final def ==(arg0: Any): scala.Boolean
- Definition Classes
- Any
- def >[R](r: Double[R])(implicit tfs: Boolean.Shell2[>, T, ops.impl.std.Double, R, ops.impl.std.Double]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Double
- def >[R](r: Float[R])(implicit tfs: Boolean.ShellD[>, T, ops.impl.std.Double, R, ops.impl.std.Float]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Double
- def >[R](r: Long[R])(implicit tfs: Boolean.ShellD[>, T, ops.impl.std.Double, R, ops.impl.std.Long]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Double
- def >[R](r: Int[R])(implicit tfs: Boolean.ShellD[>, T, ops.impl.std.Double, R, ops.impl.std.Int]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Double
- def >[R](r: Char[R])(implicit tfs: Boolean.ShellD[>, T, ops.impl.std.Double, R, ops.impl.std.Char]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Double
- def >=[R](r: Double[R])(implicit tfs: Boolean.Shell2[>=, T, ops.impl.std.Double, R, ops.impl.std.Double]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Double
- def >=[R](r: Float[R])(implicit tfs: Boolean.ShellD[>=, T, ops.impl.std.Double, R, ops.impl.std.Float]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Double
- def >=[R](r: Long[R])(implicit tfs: Boolean.ShellD[>=, T, ops.impl.std.Double, R, ops.impl.std.Long]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Double
- def >=[R](r: Int[R])(implicit tfs: Boolean.ShellD[>=, T, ops.impl.std.Double, R, ops.impl.std.Int]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Double
- def >=[R](r: Char[R])(implicit tfs: Boolean.ShellD[>=, T, ops.impl.std.Double, R, ops.impl.std.Char]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Double
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- def getClass(): Class[_ <: AnyVal]
- Definition Classes
- AnyVal → Any
- def getValue: ops.impl.std.Double
- Definition Classes
- _Double → TwoFaceAny
- Annotations
- @inline()
- final def isInstanceOf[T0]: scala.Boolean
- Definition Classes
- Any
- def isLiteral(implicit rt: RunTime[T]): ops.impl.std.Boolean
- Definition Classes
- TwoFaceAny
- def simplify(implicit tfs: Double.Shell1[Id, T, ops.impl.std.Double]): TwoFace.Double[Shell.One.Double.Out]
- Definition Classes
- Double
- def toChar(implicit tfs: Char.Shell1[ToChar, T, ops.impl.std.Double]): TwoFace.Char[Shell.One.Char.Out]
- Definition Classes
- Double
- def toFloat(implicit tfs: Float.Shell1[ToFloat, T, ops.impl.std.Double]): TwoFace.Float[Shell.One.Float.Out]
- Definition Classes
- Double
- def toInt(implicit tfs: Int.Shell1[ToInt, T, ops.impl.std.Double]): TwoFace.Int[Shell.One.Int.Out]
- Definition Classes
- Double
- def toLong(implicit tfs: Long.Shell1[ToLong, T, ops.impl.std.Double]): TwoFace.Long[Shell.One.Long.Out]
- Definition Classes
- Double
- def toNat(implicit nat: SafeNat[ToNat[T]]): ops.impl.OpNat.Out
- Definition Classes
- Double
- def toString(): java.lang.String
- Definition Classes
- TwoFaceAny → Any
- def toStringTF(implicit tfs: String.Shell1[ToString, T, ops.impl.std.Double]): TwoFace.String[Shell.One.String.Out]
- Definition Classes
- Double
- def unary_-(implicit tfs: Double.Shell1[Negate, T, ops.impl.std.Double]): TwoFace.Double[Shell.One.Double.Out]
- Definition Classes
- Double
- val value: ops.impl.std.Double