Benchmarking Kotlin Collections api performance
I recently stumbled across some curious code in the Jetpack Compose source. I recommend taking a look for yourself but in summary, some google engineers had created "fast" versions of the standard Kotlin list manipulation functions for use within the framework.
/**
* Iterates through a [List] using the index