GitAdmin commented 4 years ago
- Implement char type
- Implement + operator overload
- Implement relational operation on char type
- Implement $asChar convertion function on int types
- Implement $asInt convertion to char type