vector function vector<Type>(x:Type, length:Integer) -> Create vector filled with a given value. x The value. length Length.