extract

inline fun <T> Array<T>.extract(indexes: IntArray): Array<T>