Moreover, I think the concept of something being `@Immutable` is useful outside of just Compose.
j
Moreover, I think the concept of something being
@Immutable
is useful outside of just Compose.
🧵 2
âž• 8
b
It would be best if the compiler enforced it, ideally we could get immutable support in kotlinlang itself, e.g. https://github.com/Kotlin/KEEP/pull/51