Commits

Dave Abrahams committed dea14570b98
[stdlib] Array doc adjustment We were wishfully thinking that we could convert all NSArrays lazily. However, since non-class/existential types are supposed to have a statically-knowable efficient representation we need an eager conversion in those cases. Swift SVN r17538