fragmentDoubleArrayResult

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