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

kotlin-coroutines

Here are 474 public repositories matching this topic...

jmfayard
jmfayard commented Oct 25, 2019

Hello,

you did the hard part of documenting which is writing the content.

I recommend as a next step to put all those markdown files in a website Gradle module powered by Orchid

See https://github.com/JavaEden/Orchid

I use it for my own needs and find it good, less well known that Hugo, Jekyll, Gatsby, but it fits right in with our skills: Gradle, Kotlin.

The way to get started is

ktx
limbusdev
limbusdev commented Jan 24, 2019

Hi,
great extension to libGDX :) thank you for that.

My question: how can square brackets be used with libKTX ArrayMaps?

what I wanted to to:

val myMap : ArrayMap<String, Label>
myMap = ArrayMap()
myMap["one"] = new Label(...)

But there is no Set operator defined. Am I doing something wrong, or isn't it just implemented yet?

Cheers

Vector

Improve this page

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

Learn more

You can’t perform that action at this time.