fragmentIntArrayResult

inline fun Fragment.fragmentIntArrayResult(requestKey: String, bundleKey: String, crossinline action: (IntArray?) -> Unit)