char function

Char char(
  1. int value
)

Implementation

Char char(int value) => Char(value).declare();