Swift Forums
Lifting the "Self or associated type" constraint on existentials
Evolution
Pitches
DevAndArtist
(Adrian Meister)
November 16, 2018, 3:35pm
19
Wait
you can pass Self to generic context today?
That‘s interesting to know.
Probably a compiler bug: can't convert Range<Int> to Sequence where Element == Int
show post in topic