Upper¶
Converts the input to uppercase (ASCII).
Implements¶
- Filter val
Constructors¶
create¶
Returns¶
- Upper val^
Public Functions¶
apply¶
Parameters¶
- input: String val
Returns¶
- String val
eq¶
Parameters¶
- that: Upper val
Returns¶
- Bool val
ne¶
Parameters¶
- that: Upper val
Returns¶
- Bool val