Latin2String

Defines an Latin2-encoded string (as an array of immutable(Latin2Char)).

alias Latin2String = immutable(Latin2Char)[]

Meta