jlleitschuh
https://www.youtube.com/watch?v=PsaFVLr8t4E▾
enleur
listOf("1").takeIf { it.isEmpty() }?.let { println("This list is empty"); }