Posts

Showing posts from June, 2021

not null assertion (!!) operator

Other concepts in Safe call operator

Safe calls in chains - Null safety

trimMargin vs trimIndent

Difference between const and val

kotlin.collections.joinToString - Example

Single Expression Function - Example

Default Parameter Values - Example