Packages

final class _Char[T] extends AnyVal with Char[T]

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. _Char
  2. Char
  3. TwoFaceAny
  4. AnyVal
  5. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Instance Constructors

  1. new _Char(value: ops.impl.std.Char)

Type Members

  1. type Out = T
    Definition Classes
    TwoFaceAny

Value Members

  1. 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]
    Definition Classes
    Char
  2. 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]
    Definition Classes
    Char
  3. 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]
    Definition Classes
    Char
  4. 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]
    Definition Classes
    Char
  5. 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]
    Definition Classes
    Char
  6. 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]
    Definition Classes
    Char
  7. 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]
    Definition Classes
    Char
  8. 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]
    Definition Classes
    Char
  9. 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]
    Definition Classes
    Char
  10. 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]
    Definition Classes
    Char
  11. final def !=(arg0: Any): scala.Boolean
    Definition Classes
    Any
  12. final def ##(): scala.Int
    Definition Classes
    Any
  13. 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]
    Definition Classes
    Char
  14. 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]
    Definition Classes
    Char
  15. 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]
    Definition Classes
    Char
  16. 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]
    Definition Classes
    Char
  17. 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]
    Definition Classes
    Char
  18. 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]
    Definition Classes
    Char
  19. 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]
    Definition Classes
    Char
  20. 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]
    Definition Classes
    Char
  21. 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]
    Definition Classes
    Char
  22. 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]
    Definition Classes
    Char
  23. 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]
    Definition Classes
    Char
  24. 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]
    Definition Classes
    Char
  25. 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]
    Definition Classes
    Char
  26. 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]
    Definition Classes
    Char
  27. 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]
    Definition Classes
    Char
  28. 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]
    Definition Classes
    Char
  29. 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]
    Definition Classes
    Char
  30. 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]
    Definition Classes
    Char
  31. 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]
    Definition Classes
    Char
  32. 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]
    Definition Classes
    Char
  33. 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]
    Definition Classes
    Char
  34. 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]
    Definition Classes
    Char
  35. 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]
    Definition Classes
    Char
  36. 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]
    Definition Classes
    Char
  37. 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]
    Definition Classes
    Char
  38. 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]
    Definition Classes
    Char
  39. 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]
    Definition Classes
    Char
  40. 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]
    Definition Classes
    Char
  41. 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]
    Definition Classes
    Char
  42. 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]
    Definition Classes
    Char
  43. 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]
    Definition Classes
    Char
  44. 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]
    Definition Classes
    Char
  45. 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]
    Definition Classes
    Char
  46. 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]
    Definition Classes
    Char
  47. 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]
    Definition Classes
    Char
  48. 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]
    Definition Classes
    Char
  49. 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]
    Definition Classes
    Char
  50. 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]
    Definition Classes
    Char
  51. 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]
    Definition Classes
    Char
  52. def ==[R](r: Char[R])(implicit ccs: CaseClassSkipper[Boolean.Shell2[==, T, ops.impl.std.Char, R, ops.impl.std.Char]]): CaseClassSkipper.Out
    Definition Classes
    Char
  53. 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]
    Definition Classes
    Char
  54. 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]
    Definition Classes
    Char
  55. 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]
    Definition Classes
    Char
  56. 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]
    Definition Classes
    Char
  57. 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]
    Definition Classes
    Char
  58. final def ==(arg0: Any): scala.Boolean
    Definition Classes
    Any
  59. 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]
    Definition Classes
    Char
  60. 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]
    Definition Classes
    Char
  61. 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]
    Definition Classes
    Char
  62. 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]
    Definition Classes
    Char
  63. 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]
    Definition Classes
    Char
  64. 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]
    Definition Classes
    Char
  65. 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]
    Definition Classes
    Char
  66. 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]
    Definition Classes
    Char
  67. 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]
    Definition Classes
    Char
  68. 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]
    Definition Classes
    Char
  69. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  70. def getClass(): Class[_ <: AnyVal]
    Definition Classes
    AnyVal → Any
  71. def getValue: ops.impl.std.Char
    Definition Classes
    _CharTwoFaceAny
    Annotations
    @inline()
  72. final def isInstanceOf[T0]: scala.Boolean
    Definition Classes
    Any
  73. def isLiteral(implicit rt: RunTime[T]): ops.impl.std.Boolean
    Definition Classes
    TwoFaceAny
  74. def simplify(implicit tfs: Char.Shell1[Id, T, ops.impl.std.Char]): TwoFace.Char[Shell.One.Char.Out]
    Definition Classes
    Char
  75. def toDouble(implicit tfs: Double.Shell1[ToDouble, T, ops.impl.std.Char]): TwoFace.Double[Shell.One.Double.Out]
    Definition Classes
    Char
  76. def toFloat(implicit tfs: Float.Shell1[ToFloat, T, ops.impl.std.Char]): TwoFace.Float[Shell.One.Float.Out]
    Definition Classes
    Char
  77. def toInt(implicit tfs: Int.Shell1[ToInt, T, ops.impl.std.Char]): TwoFace.Int[Shell.One.Int.Out]
    Definition Classes
    Char
  78. def toLong(implicit tfs: Long.Shell1[ToLong, T, ops.impl.std.Char]): TwoFace.Long[Shell.One.Long.Out]
    Definition Classes
    Char
  79. def toNat(implicit nat: SafeNat[ToNat[T]]): ops.impl.OpNat.Out
    Definition Classes
    Char
  80. def toString(): java.lang.String
    Definition Classes
    TwoFaceAny → Any
  81. def toStringTF(implicit tfs: String.Shell1[ToString, T, ops.impl.std.Char]): TwoFace.String[Shell.One.String.Out]
    Definition Classes
    Char
  82. def toSymbol(implicit sym: SafeSymbol[ToSymbol[T]]): ops.impl.OpSymbol.Out
    Definition Classes
    Char
  83. def unary_-(implicit tfs: Int.Shell1[Negate, T, ops.impl.std.Char]): TwoFace.Int[Shell.One.Int.Out]
    Definition Classes
    Char
  84. val value: ops.impl.std.Char

Inherited from Char[T]

Inherited from TwoFaceAny[ops.impl.std.Char, T]

Inherited from AnyVal

Inherited from Any

Ungrouped