Implicit function to convert from a character to a GrizzledChar.
Implicit function to convert from a character to a GrizzledChar.
the character
the GrizzledChar
(Since version 1.5.1) Please import grizzled.string.Implicits.Character._
Implicit function to convert from a GrizzledChar to a
character.
Implicit function to convert from a GrizzledChar to a
character.
the GrizzledChar
the character
(Since version 1.5.1) Please import grizzled.string.Implicits.Character._
Implicit function to convert from a GrizzledChar to a
Java Character object.
Implicit function to convert from a GrizzledChar to a
Java Character object.
the GrizzledChar
the Character object
(Since version 1.5.1) Please import grizzled.string.Implicits.Character._
Implicit function to convert from a GrizzledChar to a
Scala RichChar object.
Implicit function to convert from a GrizzledChar to a
Scala RichChar object.
the GrizzledChar
the RichChar object
(Since version 1.5.1) Please import grizzled.string.Implicits.Character._
Implicit function to convert from a Java Character object
to a GrizzledChar.
Implicit function to convert from a Java Character object
to a GrizzledChar.
the Character object
the GrizzledChar
(Since version 1.5.1) Please import grizzled.string.Implicits.Character._
Implicit function to convert from a Scala RichChar object
to a GrizzledChar.
Implicit function to convert from a Scala RichChar object
to a GrizzledChar.
the RichChar object
the GrizzledChar
(Since version 1.5.1) Please import grizzled.string.Implicits.Character._