-
Updated
Sep 1, 2020 - Kotlin
kotlin-library
Here are 846 public repositories matching this topic...
-
Updated
Aug 31, 2020
-
Updated
Aug 8, 2020 - Kotlin
-
Updated
Aug 31, 2020 - Shell
-
Updated
Sep 1, 2020 - Kotlin
-
Updated
Aug 31, 2020 - Kotlin
-
Updated
Aug 27, 2020 - Kotlin
-
Updated
May 20, 2020 - Kotlin
-
Updated
Aug 26, 2018 - Kotlin
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
-
Updated
Aug 16, 2018 - Kotlin
-
Updated
Nov 20, 2018 - Kotlin
-
Updated
Aug 15, 2020 - Kotlin
-
Updated
Aug 30, 2020 - Kotlin
-
Updated
Jul 20, 2020 - Kotlin
-
Updated
Aug 25, 2020 - Kotlin
-
Updated
Feb 7, 2019 - Kotlin
-
Updated
Jul 14, 2018 - Kotlin
-
Updated
Jul 22, 2020 - Kotlin
-
Updated
Jun 29, 2020 - Kotlin
Update the sample application by adding a new tab to test a GridLayoutManager
-
Updated
Aug 25, 2017 - Kotlin
-
Updated
Aug 18, 2020
-
Updated
Aug 20, 2020 - Kotlin
-
Updated
Apr 19, 2017 - Kotlin
-
Updated
Feb 1, 2020 - Kotlin
-
Updated
Jul 4, 2018 - Kotlin
-
Updated
Feb 23, 2019 - Kotlin
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.
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."
Setup Github actions that triggers on PR and runs all unit tests.