Protocol's `associatedtype` vs. Generics
|
|
0
|
178
|
February 3, 2022
|
Is there any way to return a *type* (not an *instance*) as an opaque type?
|
|
0
|
165
|
December 27, 2021
|
Stating aliased type explicitly during pattern variable binding gives me an error
|
|
1
|
176
|
October 11, 2021
|
Enable module names to be type aliased
|
|
16
|
2145
|
August 28, 2021
|
Allow use of concrete associated type of protocols
|
|
0
|
501
|
August 17, 2021
|
Custom literals
|
|
3
|
672
|
May 27, 2021
|
Swift how to return function with same argument usage of default value and label
|
|
1
|
269
|
April 12, 2021
|
Allow access of nested types through syntactic sugar
|
|
5
|
764
|
March 21, 2021
|
Type Erasure on Built-in And Array Types
|
|
3
|
668
|
October 4, 2020
|
Using typealias from protocol in implementing type
|
|
5
|
2195
|
July 10, 2020
|
Is it possible to assign typealias for 2D dimension array in Swift? Like `typealias MatrixT<T> = [[T]]`
|
|
6
|
864
|
October 29, 2019
|
Capitalize associatedType and typeAlias
|
|
7
|
1196
|
October 10, 2019
|
Typealiases prevent casting when concrete type differs
|
|
8
|
922
|
September 6, 2019
|
Am I hitting a compiler bug?
|
|
12
|
1858
|
June 11, 2018
|