SE-0361: Extensions on bound generic types
|
|
30
|
2609
|
July 5, 2022
|
[Accepted] SE-0361: Extensions on bound generic types
|
|
0
|
344
|
July 5, 2022
|
Implicitly Opened Existentials on Initialization
|
|
16
|
542
|
July 5, 2022
|
Generic parameter 'D' could not be inferred
|
|
2
|
109
|
July 5, 2022
|
Issue with Swift 5.7 Existentials
|
|
2
|
181
|
July 4, 2022
|
SE-0358: Primary Associated Types in the Standard Library
|
|
36
|
3663
|
June 29, 2022
|
[Accepted] SE-0358: Primary Associated Types in the Standard Library
|
|
0
|
738
|
June 29, 2022
|
Is there sugar-syntax for `Result.failure` propagation?
|
|
8
|
327
|
June 26, 2022
|
[Discussion] Eliding `some` in Swift 6
|
|
136
|
4420
|
June 19, 2022
|
Type erased generic usage
|
|
8
|
501
|
June 23, 2022
|
Why can I get trailingZeroBitCount, but not leadingZeroBitCount for a variable using UnsignedInteger?
|
|
4
|
113
|
June 18, 2022
|
Explicitly opening an existential type?
|
|
1
|
140
|
June 14, 2022
|
Swift 5.7: Runtime parametrized protocols
|
|
1
|
255
|
June 12, 2022
|
Why is this crashing the compiler 5.6 & 5.7?
|
|
3
|
165
|
June 11, 2022
|
Array of types of types
|
|
14
|
313
|
June 6, 2022
|
Read ENV into fastfile.swift
|
|
5
|
242
|
June 3, 2022
|
Can I express this abstraction (XPC rendezvous) with Swift's generics?
|
|
0
|
118
|
May 26, 2022
|
Why doesn't eg `extension Array<Int> { ... }` compile even though using a typealias does?
|
|
4
|
542
|
May 23, 2022
|
Making associated type concrete in struct still yields "can only be used as a generic constraint" error
|
|
3
|
122
|
May 20, 2022
|
[Pitch] Primary Associated Types in the Standard Library
|
|
50
|
3629
|
May 18, 2022
|
What happened to Collection protocol recently that this no longer compiles?
|
|
3
|
216
|
May 15, 2022
|
What is `Metatype` that `type(of:)` returns?
|
|
4
|
197
|
May 10, 2022
|
Compiler Error on Static Protocol Funcs with Self Requirements
|
|
5
|
234
|
May 8, 2022
|
Get the concrete class calling the extension
|
|
2
|
216
|
May 5, 2022
|
Protocol extension static method generic selection question
|
|
6
|
268
|
April 28, 2022
|
SE-0346 (second review): Lightweight same-type requirements for primary associated types
|
|
35
|
2013
|
April 14, 2022
|
[Accepted] SE-0346: Lightweight same-type requirements for primary associated types
|
|
0
|
1042
|
April 14, 2022
|
Articulating specification files in Swift
|
|
0
|
188
|
April 13, 2022
|
Unit tests using generics fail to build on Linux
|
|
1
|
169
|
April 13, 2022
|
Constraining Generics to be not applied with function or closure
|
|
4
|
151
|
April 7, 2022
|