char function

Char char(
  1. int c
)

Implementation

Char char(int c) => Char(c);