Swift Forums
The missing `Sequence.first`
Evolution
Discussion
benrimmington
(Ben Rimmington)
December 9, 2020, 4:12pm
11
This part could also be "fixed" by requiring
.first(where:)
instead of
.first
1 Like
show post in topic