Commits
Dave Abrahams committed c467825bc2f
[stdlib] any/all algorithms, keyword for contains Expose any, all on Array and all the Lazy sequence adapters. Make the 'contains' algorithm that takes a predecate unavailable in favor of 'any', which does the same thing. Fixes <rdar://problem/18190149> [algorithm] `contains` syntax is ambiguous Swift SVN r21810