Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Intro - The Ins and Outs of Generics in Kotlin

SD Kotlin
September 05, 2018

Intro - The Ins and Outs of Generics in Kotlin

Intro slides for SD Kotlin's September 2018 meeting.

SD Kotlin

September 05, 2018
Tweet

More Decks by SD Kotlin

Other Decks in Programming

Transcript

  1. Call for Presenters Get your 15, 30, 45+ minutes of

    fame by sharing your favorite Kotlin-related whatever!
  2. Call for Sponsors Get your name up in lights, and

    the eternal gratitude of San Diego’s Kotlin engineers!
  3. Kotlin News • Kotlin 1.3 M2 ◦ https://blog.jetbrains.com/kotlin/2018/08/kotlin-1-3-m2/ • Kotlin

    1.2.70 EAP releases are progressing: ◦ https://github.com/JetBrains/kotlin/releases/tag/build-1.2.70-eap-40 • Kotlin 1.2.61 w/ Android Studio fix ◦ https://github.com/JetBrains/kotlin/releases/tag/build-1.2.61-release-100 • Kotlin/Native 0.8.2: ◦ https://blog.jetbrains.com/kotlin/2018/08/kotlin-native-0-8-2/
  4. Kotlin News • Static analysis for Kotlin added to SonarQube

    ◦ https://www.sonarqube.org/sonarqube-7-3/ • Gradle 4.10 released with Kotlin DSL 1.0-RC3 ◦ https://docs.gradle.org/4.10/release-notes.html • Suspend-able main methods and main methods without arguments might be coming soon ◦ https://youtrack.jetbrains.com/issue/KT-17679 ◦ https://youtrack.jetbrains.com/issue/KT-26574