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