Type Alias

Substring.Element

A type representing the sequence’s elements.

Declaration

typealias Element = Character

Discussion