The Wayback Machine - https://web.archive.org/web/20220601140339/https://github.com/topics/kotlin-multiplatform
Skip to content
#

kotlin-multiplatform

Here are 721 public repositories matching this topic...

arkivanov
arkivanov commented Jun 11, 2021

There are some APIs that can be improved/simplified. This issue is to collect all the cases. This is also a good place to raise and discuss any proposals or concerns.

  • flatMap - add default value for the maxConcurrency argument, remove flatMap variants without the maxConcurrency argument
  • flatMap with resultSelector - reorder arguments in the following way: `resultSelec
help wanted good first issue hacktoberfest
atrium
robstoll
robstoll commented Apr 24, 2022

Platform (all, jvm, js): all
Extension (none, kotlin 1.3): none

Code related feature

Following the things you need to do:

  • see TODOs in MapToContainInOrderOnlyKeyValueExpectationsSpec

Your first contribution?

  • Write a comment I'll work on this if you would like to take this issue over.
    This way we get the chance to revise the description in case things have c

Improve this page

Add a description, image, and links to the kotlin-multiplatform topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the kotlin-multiplatform topic, visit your repo's landing page and select "manage topics."

Learn more