W3cubDocs

/Haxe Eval

Vector<T>

package eval

Available on macro

Static methods

staticfromArrayCopy<T>(array:Array<T>):Vector<T>

Constructor

new(size:Int)

Variables

read onlylength:Int

Methods

blit<T>(srcPos:Int, dest:Vector<T>, destPos:Int, len:Int):Void

copy<T>():Vector<T>

join<T>(sep:String):String

map<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