final class _Long[T] extends AnyVal with Long[T]
- Source
- TwoFaceAny.scala
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- _Long
- Long
- TwoFaceAny
- AnyVal
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new _Long(value: ops.impl.std.Long)
Type Members
-
type
Out = T
- Definition Classes
- TwoFaceAny
Value Members
-
def
!=[R](r: Double[R])(implicit tfs: Boolean.ShellD[!=, T, ops.impl.std.Long, R, ops.impl.std.Double]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Long
-
def
!=[R](r: Float[R])(implicit tfs: Boolean.ShellF[!=, T, ops.impl.std.Long, R, ops.impl.std.Float]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Long
-
def
!=[R](r: Long[R])(implicit tfs: Boolean.Shell2[!=, T, ops.impl.std.Long, R, ops.impl.std.Long]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Long
-
def
!=[R](r: Int[R])(implicit tfs: Boolean.ShellL[!=, T, ops.impl.std.Long, R, ops.impl.std.Int]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Long
-
def
!=[R](r: Char[R])(implicit tfs: Boolean.ShellL[!=, T, ops.impl.std.Long, R, ops.impl.std.Char]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Long
-
def
!=(r: ops.impl.std.Double)(implicit tfs: Boolean.ShellD[!=, T, ops.impl.std.Long, GetArg0, ops.impl.std.Double]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Long
-
def
!=(r: ops.impl.std.Float)(implicit tfs: Boolean.ShellF[!=, T, ops.impl.std.Long, GetArg0, ops.impl.std.Float]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Long
-
def
!=(r: ops.impl.std.Long)(implicit tfs: Boolean.Shell2[!=, T, ops.impl.std.Long, GetArg0, ops.impl.std.Long]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Long
-
def
!=(r: ops.impl.std.Int)(implicit tfs: Boolean.ShellL[!=, T, ops.impl.std.Long, GetArg0, ops.impl.std.Int]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Long
-
def
!=(r: ops.impl.std.Char)(implicit tfs: Boolean.ShellL[!=, T, ops.impl.std.Long, GetArg0, ops.impl.std.Char]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Long
-
final
def
!=(arg0: Any): scala.Boolean
- Definition Classes
- Any
-
final
def
##(): scala.Int
- Definition Classes
- Any
-
def
%[R](r: Double[R])(implicit tfs: Double.ShellD[%, T, ops.impl.std.Long, R, ops.impl.std.Double]): TwoFace.Double[Shell.Two.Double.Out]
- Definition Classes
- Long
-
def
%[R](r: Float[R])(implicit tfs: Float.ShellF[%, T, ops.impl.std.Long, R, ops.impl.std.Float]): TwoFace.Float[Shell.Two.Float.Out]
- Definition Classes
- Long
-
def
%[R](r: Long[R])(implicit tfs: Long.Shell2[%, T, ops.impl.std.Long, R, ops.impl.std.Long]): TwoFace.Long[Shell.Two.Long.Out]
- Definition Classes
- Long
-
def
%[R](r: Int[R])(implicit tfs: Long.ShellL[%, T, ops.impl.std.Long, R, ops.impl.std.Int]): TwoFace.Long[Shell.Two.Long.Out]
- Definition Classes
- Long
-
def
%[R](r: Char[R])(implicit tfs: Long.ShellL[%, T, ops.impl.std.Long, R, ops.impl.std.Char]): TwoFace.Long[Shell.Two.Long.Out]
- Definition Classes
- Long
-
def
*[R](r: Double[R])(implicit tfs: Double.ShellD[*, T, ops.impl.std.Long, R, ops.impl.std.Double]): TwoFace.Double[Shell.Two.Double.Out]
- Definition Classes
- Long
-
def
*[R](r: Float[R])(implicit tfs: Float.ShellF[*, T, ops.impl.std.Long, R, ops.impl.std.Float]): TwoFace.Float[Shell.Two.Float.Out]
- Definition Classes
- Long
-
def
*[R](r: Long[R])(implicit tfs: Long.Shell2[*, T, ops.impl.std.Long, R, ops.impl.std.Long]): TwoFace.Long[Shell.Two.Long.Out]
- Definition Classes
- Long
-
def
*[R](r: Int[R])(implicit tfs: Long.ShellL[*, T, ops.impl.std.Long, R, ops.impl.std.Int]): TwoFace.Long[Shell.Two.Long.Out]
- Definition Classes
- Long
-
def
*[R](r: Char[R])(implicit tfs: Long.ShellL[*, T, ops.impl.std.Long, R, ops.impl.std.Char]): TwoFace.Long[Shell.Two.Long.Out]
- Definition Classes
- Long
-
def
+[R](r: Double[R])(implicit tfs: Double.ShellD[+, T, ops.impl.std.Long, R, ops.impl.std.Double]): TwoFace.Double[Shell.Two.Double.Out]
- Definition Classes
- Long
-
def
+[R](r: Float[R])(implicit tfs: Float.ShellF[+, T, ops.impl.std.Long, R, ops.impl.std.Float]): TwoFace.Float[Shell.Two.Float.Out]
- Definition Classes
- Long
-
def
+[R](r: Long[R])(implicit tfs: Long.Shell2[+, T, ops.impl.std.Long, R, ops.impl.std.Long]): TwoFace.Long[Shell.Two.Long.Out]
- Definition Classes
- Long
-
def
+[R](r: Int[R])(implicit tfs: Long.ShellL[+, T, ops.impl.std.Long, R, ops.impl.std.Int]): TwoFace.Long[Shell.Two.Long.Out]
- Definition Classes
- Long
-
def
+[R](r: Char[R])(implicit tfs: Long.ShellL[+, T, ops.impl.std.Long, R, ops.impl.std.Char]): TwoFace.Long[Shell.Two.Long.Out]
- Definition Classes
- Long
-
def
-[R](r: Double[R])(implicit tfs: Double.ShellD[-, T, ops.impl.std.Long, R, ops.impl.std.Double]): TwoFace.Double[Shell.Two.Double.Out]
- Definition Classes
- Long
-
def
-[R](r: Float[R])(implicit tfs: Float.ShellF[-, T, ops.impl.std.Long, R, ops.impl.std.Float]): TwoFace.Float[Shell.Two.Float.Out]
- Definition Classes
- Long
-
def
-[R](r: Long[R])(implicit tfs: Long.Shell2[-, T, ops.impl.std.Long, R, ops.impl.std.Long]): TwoFace.Long[Shell.Two.Long.Out]
- Definition Classes
- Long
-
def
-[R](r: Int[R])(implicit tfs: Long.ShellL[-, T, ops.impl.std.Long, R, ops.impl.std.Int]): TwoFace.Long[Shell.Two.Long.Out]
- Definition Classes
- Long
-
def
-[R](r: Char[R])(implicit tfs: Long.ShellL[-, T, ops.impl.std.Long, R, ops.impl.std.Char]): TwoFace.Long[Shell.Two.Long.Out]
- Definition Classes
- Long
-
def
/[R](r: Double[R])(implicit tfs: Double.ShellD[/, T, ops.impl.std.Long, R, ops.impl.std.Double]): TwoFace.Double[Shell.Two.Double.Out]
- Definition Classes
- Long
-
def
/[R](r: Float[R])(implicit tfs: Float.ShellF[/, T, ops.impl.std.Long, R, ops.impl.std.Float]): TwoFace.Float[Shell.Two.Float.Out]
- Definition Classes
- Long
-
def
/[R](r: Long[R])(implicit tfs: Long.Shell2[/, T, ops.impl.std.Long, R, ops.impl.std.Long]): TwoFace.Long[Shell.Two.Long.Out]
- Definition Classes
- Long
-
def
/[R](r: Int[R])(implicit tfs: Long.ShellL[/, T, ops.impl.std.Long, R, ops.impl.std.Int]): TwoFace.Long[Shell.Two.Long.Out]
- Definition Classes
- Long
-
def
/[R](r: Char[R])(implicit tfs: Long.ShellL[/, T, ops.impl.std.Long, R, ops.impl.std.Char]): TwoFace.Long[Shell.Two.Long.Out]
- Definition Classes
- Long
-
def
<[R](r: Double[R])(implicit tfs: Boolean.ShellD[<, T, ops.impl.std.Long, R, ops.impl.std.Double]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Long
-
def
<[R](r: Float[R])(implicit tfs: Boolean.ShellF[<, T, ops.impl.std.Long, R, ops.impl.std.Float]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Long
-
def
<[R](r: Long[R])(implicit tfs: Boolean.Shell2[<, T, ops.impl.std.Long, R, ops.impl.std.Long]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Long
-
def
<[R](r: Int[R])(implicit tfs: Boolean.ShellL[<, T, ops.impl.std.Long, R, ops.impl.std.Int]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Long
-
def
<[R](r: Char[R])(implicit tfs: Boolean.ShellL[<, T, ops.impl.std.Long, R, ops.impl.std.Char]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Long
-
def
<=[R](r: Double[R])(implicit tfs: Boolean.ShellD[<=, T, ops.impl.std.Long, R, ops.impl.std.Double]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Long
-
def
<=[R](r: Float[R])(implicit tfs: Boolean.ShellF[<=, T, ops.impl.std.Long, R, ops.impl.std.Float]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Long
-
def
<=[R](r: Long[R])(implicit tfs: Boolean.Shell2[<=, T, ops.impl.std.Long, R, ops.impl.std.Long]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Long
-
def
<=[R](r: Int[R])(implicit tfs: Boolean.ShellL[<=, T, ops.impl.std.Long, R, ops.impl.std.Int]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Long
-
def
<=[R](r: Char[R])(implicit tfs: Boolean.ShellL[<=, T, ops.impl.std.Long, R, ops.impl.std.Char]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Long
-
def
==[R](r: Double[R])(implicit tfs: Boolean.ShellD[==, T, ops.impl.std.Long, R, ops.impl.std.Double]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Long
-
def
==[R](r: Float[R])(implicit tfs: Boolean.ShellF[==, T, ops.impl.std.Long, R, ops.impl.std.Float]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Long
-
def
==[R](r: Long[R])(implicit tfs: Boolean.Shell2[==, T, ops.impl.std.Long, R, ops.impl.std.Long]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Long
-
def
==[R](r: Int[R])(implicit tfs: Boolean.ShellL[==, T, ops.impl.std.Long, R, ops.impl.std.Int]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Long
-
def
==[R](r: Char[R])(implicit tfs: Boolean.ShellL[==, T, ops.impl.std.Long, R, ops.impl.std.Char]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Long
-
def
==(r: ops.impl.std.Double)(implicit tfs: Boolean.ShellD[==, T, ops.impl.std.Long, GetArg0, ops.impl.std.Double]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Long
-
def
==(r: ops.impl.std.Float)(implicit tfs: Boolean.ShellF[==, T, ops.impl.std.Long, GetArg0, ops.impl.std.Float]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Long
-
def
==(r: ops.impl.std.Long)(implicit tfs: Boolean.Shell2[==, T, ops.impl.std.Long, GetArg0, ops.impl.std.Long]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Long
-
def
==(r: ops.impl.std.Int)(implicit tfs: Boolean.ShellL[==, T, ops.impl.std.Long, GetArg0, ops.impl.std.Int]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Long
-
def
==(r: ops.impl.std.Char)(implicit tfs: Boolean.ShellL[==, T, ops.impl.std.Long, GetArg0, ops.impl.std.Char]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Long
-
final
def
==(arg0: Any): scala.Boolean
- Definition Classes
- Any
-
def
>[R](r: Double[R])(implicit tfs: Boolean.ShellD[>, T, ops.impl.std.Long, R, ops.impl.std.Double]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Long
-
def
>[R](r: Float[R])(implicit tfs: Boolean.ShellF[>, T, ops.impl.std.Long, R, ops.impl.std.Float]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Long
-
def
>[R](r: Long[R])(implicit tfs: Boolean.Shell2[>, T, ops.impl.std.Long, R, ops.impl.std.Long]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Long
-
def
>[R](r: Int[R])(implicit tfs: Boolean.ShellL[>, T, ops.impl.std.Long, R, ops.impl.std.Int]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Long
-
def
>[R](r: Char[R])(implicit tfs: Boolean.ShellL[>, T, ops.impl.std.Long, R, ops.impl.std.Char]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Long
-
def
>=[R](r: Double[R])(implicit tfs: Boolean.ShellD[>=, T, ops.impl.std.Long, R, ops.impl.std.Double]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Long
-
def
>=[R](r: Float[R])(implicit tfs: Boolean.ShellF[>=, T, ops.impl.std.Long, R, ops.impl.std.Float]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Long
-
def
>=[R](r: Long[R])(implicit tfs: Boolean.Shell2[>=, T, ops.impl.std.Long, R, ops.impl.std.Long]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Long
-
def
>=[R](r: Int[R])(implicit tfs: Boolean.ShellL[>=, T, ops.impl.std.Long, R, ops.impl.std.Int]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Long
-
def
>=[R](r: Char[R])(implicit tfs: Boolean.ShellL[>=, T, ops.impl.std.Long, R, ops.impl.std.Char]): TwoFace.Boolean[Shell.Two.Boolean.Out]
- Definition Classes
- Long
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
getClass(): Class[_ <: AnyVal]
- Definition Classes
- AnyVal → Any
-
def
getValue: ops.impl.std.Long
- Definition Classes
- _Long → 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: Long.Shell1[Id, T, ops.impl.std.Long]): TwoFace.Long[Shell.One.Long.Out]
- Definition Classes
- Long
-
def
toChar(implicit tfs: Char.Shell1[ToChar, T, ops.impl.std.Long]): TwoFace.Char[Shell.One.Char.Out]
- Definition Classes
- Long
-
def
toDouble(implicit tfs: Double.Shell1[ToDouble, T, ops.impl.std.Long]): TwoFace.Double[Shell.One.Double.Out]
- Definition Classes
- Long
-
def
toFloat(implicit tfs: Float.Shell1[ToFloat, T, ops.impl.std.Long]): TwoFace.Float[Shell.One.Float.Out]
- Definition Classes
- Long
-
def
toInt(implicit tfs: Int.Shell1[ToInt, T, ops.impl.std.Long]): TwoFace.Int[Shell.One.Int.Out]
- Definition Classes
- Long
-
def
toNat(implicit nat: SafeNat[ToNat[T]]): ops.impl.OpNat.Out
- Definition Classes
- Long
-
def
toString(): java.lang.String
- Definition Classes
- TwoFaceAny → Any
-
def
toStringTF(implicit tfs: String.Shell1[ToString, T, ops.impl.std.Long]): TwoFace.String[Shell.One.String.Out]
- Definition Classes
- Long
-
def
toSymbol(implicit sym: SafeSymbol[ToSymbol[T]]): ops.impl.OpSymbol.Out
- Definition Classes
- Long
-
def
unary_-(implicit tfs: Long.Shell1[Negate, T, ops.impl.std.Long]): TwoFace.Long[Shell.One.Long.Out]
- Definition Classes
- Long
- val value: ops.impl.std.Long