So not a huge deal for lists since `vararg` are a ...
# language-proposals
c
So not a huge deal for lists since
vararg
are a decent substitute (except for the mandatory conversion array -> list), but the type alias would help for maps