soroush
(Soroush Khanlou)
41
The review starts tomorrow!
7 Likes
valeriyvan
(Valeriy Van)
42
[0,1,2,3,4].count(where: { $0 % 2 == 0}) // Cannot call value of non-function type 'Int'
Was this removed from Swift?
Jumhyn
(Frederick Kellison-Linn)
43
Sadly, this addition had to be reverted shortly after its introduction because it was causing performance issues.
1 Like