DevLearn logo
Skill Up With Me
Interactive Learning
Signing in…

Типы данных и система типов

🔒 Sign in to use this

В Kotlin есть привычные числовые, логические и строковые типы. На JVM числа по возможности мапятся на примитивы Java (Int → int), чтобы не боксить без нужды. В исходниках пишут Int, Double, Boolean — не int как в Java.

Числа и Boolean
Content is available with subscription.
Get full access to all courses on the platform for one year with a single payment.
Unlike other platforms that charge per course, here you get everything for one price, and after one year of use there will be no automatic charge for the following year.
🔒 Sign in to use this