Function vectorf

Vector factory function

auto vectorf(T...) (
  T t
)
if (t.length > 0);