-
### Description
The current Kotlin DSL requires casts, so it is not type-safe. We can't get the most out of Kotlin.
> ```kotlin
> commandTree("sendmessageto") {
> playerArgument("player") …
-
I have tried to implement Kotlin code that works on an Android app directly with `SKIP INSERT:` but I keep getting the error:
`kotlinx.serialization.SerializationException: Serializer for class 'Coun…
-
In "normal" cases Kotlin function names map directly onto Java method names.
However, there are a few cases where the Kotlin source name of a function will be different than the generated method name…
jlink updated
8 hours ago
-
[Kotlin 2.0](https://kotlinlang.org/docs/home.html)がリリースされたので、更新する
- [JetBrains、プログラミング言語「Kotlin 2.0」をリリース](https://codezine.jp/article/detail/19586)
Compose Multiplatformも同梱の上、サポート
- Android Gra…
-
# Delegate pattern을 편하게 써보자 | your name here
상속보단 composition?
[https://jjunijjuni.github.io/categories/dev/kotlin/delegate](https://jjunijjuni.github.io/categories/dev/kotlin/delegate)
-
**Checklist**
- [x] I've checked that Google's libphonenumber properly handles my case on the [demo website](https://libphonenumber.appspot.com/).
- [x] This bug report isn't about adding core funct…
-
### Describe the bug
Kotlin aws sdk is returning an error when running a Kotlin lambda fetching a secret value using a secret Arn from an event parameter.
### Regression Issue
- [ ] Select this…
-
Title
-
As noted in https://github.com/Kotlin/kandy/issues/443 and https://kotlin.github.io/kandy/kandy-with-gradle.html#getting-started-with-kandy-on-gradle, for using some functionality such as histograms y…
-
Part 1 of upgrades to support additional functionality