mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
in protocols, e.g.,
protocol Range {
typealias Element
func getAndAdvance() -> Element
}
Swift SVN r1941
11 KiB
11 KiB