Wrap the tuple in a std.typecons.Tuple if its length isn't 1, otherwise return the sole item.
See Implementation
Wrap the tuple in a std.typecons.Tuple if its length isn't 1, otherwise return the sole item.