|
ExpressibleByIntegerLiteral with parameter pack "Cannot convert value of type 'Int' to expected argument type"
|
|
3
|
682
|
February 1, 2024
|
|
Advice Needed for Making Use of Generics/Opaques/Existentials
|
|
2
|
447
|
January 29, 2024
|
|
Extending Obj-C class with lightweight generics in Swift
|
|
3
|
2651
|
January 22, 2024
|
|
Questions on two crashes caused by variadic generic function
|
|
2
|
335
|
January 20, 2024
|
|
How to update this code to use parameter packs?
|
|
1
|
624
|
January 18, 2024
|
|
Strange behaviour of type(of:) on metatypes in generic context with optimized build
|
|
1
|
1045
|
December 28, 2023
|
|
Return type of a function that takes pack crashes the compiler
|
|
3
|
567
|
December 27, 2023
|
|
Protocol requirements specialization
|
|
8
|
641
|
December 26, 2023
|
|
Why were parameter packs in generic types only made available in Somoma?
|
|
2
|
674
|
December 15, 2023
|
|
Fixing a crash in ASTMangler.cpp
|
|
0
|
431
|
December 6, 2023
|
|
Can you recommend some open source programs?(ios,macos,swift)
|
|
3
|
2285
|
November 9, 2023
|
|
Implicitly opening existential with a generic struct initializer
|
|
2
|
934
|
November 1, 2023
|
|
[Pitch] `Enum`-like cases within protocols
|
|
2
|
1210
|
October 23, 2023
|
|
What's the syntax to create a parameter packed generic type with zero type parameters?
|
|
5
|
714
|
October 21, 2023
|
|
Parameter Packs embedded types and structured concurrency - bug or holding it wrong?
|
|
3
|
927
|
October 5, 2023
|
|
Swift will not infer opaque return type of generic function
|
|
12
|
2675
|
September 29, 2023
|
|
Structural Sum Types (used to be Anonymous Union Types)
|
|
71
|
3898
|
September 28, 2023
|
|
Pipe function types using variadic generics, possible to access "index" of a type in a pack?
|
|
8
|
616
|
September 20, 2023
|
|
SE-0404: Allow Protocols to be Nested in Non-Generic Contexts
|
|
30
|
4640
|
September 19, 2023
|
|
Create generic opaque return type dynamically
|
|
0
|
498
|
September 14, 2023
|
|
Unexpected size returned for tuple?
|
|
4
|
535
|
September 6, 2023
|
|
Associated Conformances? Similar to Higher Kinded Types?
|
|
2
|
1121
|
September 3, 2023
|
|
CustomStringConvertible for optionals
|
|
0
|
677
|
August 26, 2023
|
|
How to model a state machine using generics? [dynamic dispatch?]
|
|
12
|
2514
|
August 23, 2023
|
|
Optional<Any> puzzler
|
|
5
|
776
|
August 16, 2023
|
|
[Accepted] SE-0404: Allow Protocols to be Nested in Non-Generic Contexts
|
|
2
|
1839
|
August 15, 2023
|
|
Is there a way to implement `ZipSequence.Iterator`'s `next()` method from SE-0398
|
|
2
|
797
|
August 9, 2023
|
|
Enumerating All Possible States With Parameter Packs + CaseIterable
|
|
3
|
1027
|
August 9, 2023
|
|
What the practical difference between Element and Self.Element
|
|
1
|
681
|
July 18, 2023
|
|
How to detect if focused has changed on Mac OS
|
|
1
|
1255
|
July 28, 2023
|