W3cubDocs

/Haxe Python

NativeArrayTools

package python

Available on python

Static methods

static inline append<T> (a:Array<T>, x:T ):Void

static inline contains<T> (a:Array<T>, x:T ):Bool

static inline extend<T> (a:Array<T>, x:Array<T>):Void

© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/python/NativeArrayTools.html