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