ASCIILetters¶
primitive val ASCIILetters
Constructors¶
create¶
new val create()
: ASCIILetters val^
Returns¶
- ASCIILetters val^
Public Functions¶
apply¶
fun box apply()
: String val
Returns¶
- String val
eq¶
fun box eq(
that: ASCIILetters val)
: Bool val
Parameters¶
- that: ASCIILetters val
Returns¶
- Bool val
ne¶
fun box ne(
that: ASCIILetters val)
: Bool val
Parameters¶
- that: ASCIILetters val
Returns¶
- Bool val