effect

fun <Msg> effect(block: Effect<Msg>): Effect<Msg>

Effect builder function.