On Friday, 5 January 2018 at 17:59:32 UTC, thedeemon wrote:
Tuple!( staticMap!(Arr, ColumnTypes) ) res; // array of tuples
Sorry, I meant tuple of arrays, of course.
thedeemon via Digitalmars-d-learn Fri, 05 Jan 2018 10:06:07 -0800
On Friday, 5 January 2018 at 17:59:32 UTC, thedeemon wrote:
Tuple!( staticMap!(Arr, ColumnTypes) ) res; // array of tuples
Sorry, I meant tuple of arrays, of course.