asIntList

inline fun IntArray.asIntList(): IntList
inline fun IntArray.asIntList(offset: Int = 0, length: Int = this.size): IntList