cast_vector<C extends CandidType> method
Implementation
Vector<C> cast_vector<C extends CandidType>() => Vector.oftheList<C>(this.cast<C>());
Vector<C> cast_vector<C extends CandidType>() => Vector.oftheList<C>(this.cast<C>());