1 comment

[ 3.1 ms ] story [ 16.4 ms ] thread
Should the example code use ContiguousArray instead of Array? I would think that ContiguousArray would be safer since (according to http://ridiculousfish.com/blog/posts/array.html) there is no guarantee that Array uses contiguous memory. BTW I REALLY enjoyed the talk. First I've heard about strideOf()