Instance Method
char(at:)charAtIndex:charAtIndex_
Declaration
func char(at idx: UInt) -> UTF32CharDeclaration
- (UTF32Char) charAtIndex:(NSUInteger) idx;Declaration
charAtIndex_(idx: int) -> UTF32CharInstance Method
func char(at idx: UInt) -> UTF32Char- (UTF32Char) charAtIndex:(NSUInteger) idx;charAtIndex_(idx: int) -> UTF32Char