Learn more about cloning repositories
You have read-only access
stdlib: don't reserve capacity in filter() Clearly, we can't estimate the size of the filtered result without running the predicate. I don't know what I was thinking when I wrote this. Swift SVN r25112