Home > @josh-brown/vector > VectorBuilder > empty
Constructs a Vector of dimension 0
Signature:
empty(): V;Returns:
V
The new vector
vectorBuilder.empty(); // []
Home > @josh-brown/vector > VectorBuilder > empty
Constructs a Vector of dimension 0
Signature:
empty(): V;Returns:
V
The new vector
vectorBuilder.empty(); // []