InterleaveNLists.InterleaveNLists

Undocumented in source.
template InterleaveNLists(uint n, T...)
alias InterleaveNLists = Map!(Group, Iota!(T.length / n))

Meta