I found “Applier inferencing” has been marked as d...
# compose
f
I found “Applier inferencing” has been marked as done (https://developer.android.com/jetpack/androidx/compose-roadmap). So I tried what Zach said (mixing different type of composable functions), with Compose compiler 1.2.0 and expected a compile error. But build still passed. Why?