mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-03-10 08:31:29 +00:00
An allocation/iterator free `forEach` is used for lists that are not intended to be modified at the same time.
An allocation/iterator free `forEach` is used for lists that are not intended to be modified at the same time.