Commits

Dmitri Hrybenko committed 86f58123f97
stdlib/Array: hide some Array implementation details: ArrayBuffer ArrayBufferType ContiguousArrayBuffer ContiguousArrayStorage IndirectArrayBuffer SliceBuffer Unfortunately, can not remove 'public' from them since they are used by Foundation overlay in bridging code. Swift SVN r19810