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