package eval
Available on macro
staticfromArrayCopy<T>(array:Array<T>):Vector<T>new(size:Int)read onlylength:Intblit<T>(srcPos:Int, dest:Vector<T>, destPos:Int, len:Int):Voidcopy<T>():Vector<T>join<T>(sep:String):Stringmap<S>(f:T ‑> S):Vector<S>toArray():Array<T>
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/eval/Vector.html