Checking in; more thoughts on arrays and variadic generics

More like ContiguousArray is a non-static version of the decades-old classic array concept. An array in a code-block scope shouldn’t have to implement its data in free-store if its size (and shape) can be defined at compile-time.

···

On Jan 27, 2017, at 11:55 AM, Robert Widmann <devteam.codafi@gmail.com> wrote:

~Robert Widmann

2017/01/26 13:37、Daryle Walker <darylew@mac.com <mailto:darylew@mac.com>> のメッセージ:

  strideof( ArrayType ) == Element-Count * strideof( ElementType )

down to the extent that there shouldn't be any padding between elements of the inner non-array type (in the case of nested arrays).

Smells like a static ContiguousArray.


Daryle Walker
Mac, Internet, and Video Game Junkie
darylew AT mac DOT com