Appends the given Unicode scalar to the view.
SDK
Framework
On This Page
mutating func append(_ c: Unicode.Scalar)
c
The character to append to the string.
RangeReplaceableCollection