emptyVector

inline fun <T> emptyVector(): Vector<T>

Return an empty new Vector.

Since

1.1.0