Skip to content

cotrTypesChar

The Swift Character type.

Aliases:

  • cotrTypesChar

cpp

char

dart

char

kotlin

Char

ruby

# Ruby does not have a separate char type; use String instead.

rust

char

swift

Character