Files
swift-mirror/stdlib/core/ArrayBuffer.swift
Dave Abrahams d59e781b61 [stdlib] Kill some dead code
That this code is dead implies we are throwing away the knowledge that
we have a native buffer whenever we downcast an array.  That'll be fixed
when the array buffer simplification goes in.

Swift SVN r23350
2014-11-15 03:42:12 +00:00

14 KiB