kotlin
kotlin copied to clipboard
Add `zip().toMap()` shortcut to Iterable, for `Iterable` and `Sequence` parameters
Fixes: https://youtrack.jetbrains.com/issue/KT-21587 I understood this is not yet final, thought an example may help.