[swift-evolution] Yet another fixed-size array spitball session

David Sweeris davesweeris at mac.com
Wed May 31 18:41:19 CDT 2017


> On May 31, 2017, at 10:38 AM, Tino Heth via swift-evolution <swift-evolution at swift.org> wrote:
> 
> I don't want to write things like "Vector3D" and "Vector4D" to wrap a static array just to ensure that it has the right size, and I don't want to have runtime-checks which would decrease the performance-benefit.

+1



More information about the swift-evolution mailing list