Enlist enlist
.¶
Enlist is a variadic function that takes n arguments and construct a list from ones, folding it into a vector if the arguments types are the same.
enlist
.¶Enlist is a variadic function that takes n arguments and construct a list from ones, folding it into a vector if the arguments types are the same.