Tuple.expand

Compatibility alias to expand functionality of std.typecons.Tuple

struct Tuple(Args...)
alias expand = args

Meta