onInitial

inline fun <T : Any> Fetch<T>.onInitial(action: Fetch.Initial.() -> Unit): Fetch<T>

also do an action, if Fetch is initial.