Caleb Jares

Results 5 comments of Caleb Jares

Based on the [readme](https://github.com/Kotlin/kotlin-style-guide), guidance on `for` vs `forEach` should not have been moved to the official coding conventions reference: > Issues where a sufficient amount of consensus has been...

This is linked to from https://fblitho.com/docs/mount-extensions/#example-custom-visibility-event-processing where MountExtensions are labeled as experimental, and that we should not create our own mount extensions. I believe this is out of date and...

@JakeWharton Interesting, that's not how it's working for me. I'll see if I can get it down to a minimal reproducable state.