andThen

inline fun <T> T.() -> Unit.andThen(crossinline next: T.() -> Unit): T.() -> Unit