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

kotlin-library

Here are 846 public repositories matching this topic...

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

holgerbrandl
holgerbrandl commented Sep 7, 2018

I guess there is no real consistent scheme, but quite a few tools capitalize the help section headers.
So maybe a flag could be added to do the same when using kotlin-argparser.

So showiing

Usage: [-h] [-a] IMAGE-DIRECTORY MARKDOWN-FILES...

Optional arguments:
  -h, --help        show this help message and exit

  -a, --auto        Automatically remove orphan images


Position

Improve this page

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

Learn more

You can’t perform that action at this time.