The Wayback Machine - http://web.archive.org/web/20220507105202/https://github.com/topics/kotlin-native
Skip to content
#

kotlin-native

Here are 343 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
chippmann
chippmann commented Feb 7, 2020

Describe the problem or limitation you are having in your project:
To make pull requests more consistent, we should provide a pull request template.

Describe how this feature / enhancement will help you overcome this problem or limitation:
It directly related to #11 but can be done separately.

**Show a mock up screenshots/video or a flow diagram explaining how your proposal will wo

documentation good first issue

Improve this page

Add a description, image, and links to the kotlin-native 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-native topic, visit your repo's landing page and select "manage topics."

Learn more