Skip to the content.

Kotlin的學習筆記

Standard Function

var、val介紹

Type Inference

Numbers

Boolean

Char

String

Range

貓王運算子 Elvis Operator ?:

Loops