Uh and the other big thing is freezing. I'm trying to migrate a manual service locator to kotlin-inject and it blows up because we need to freeze our di entry point and as LazyMap is using mutable state that's not wrapped in an IsoMutableMap that makes kotlin-inject effectively main thread limited 😕