Search code examples
What is the standard for choosing "when" vs "if/else" in Kotlin?...


javakotlinif-statementswitch-statementkotlin-when

Read More
Incompatible error with When statement in Kotlin...


kotlinkotlin-when

Read More
Kotlin: Using enums with when...


kotlinenumskotlin-when

Read More
Kotlin. Java break alternative for when construction...


javakotlinbreakkotlin-whenkotlin-1.7

Read More
when condition with ignore case in kotlin...


kotlinif-statementconditional-statementscasekotlin-when

Read More
How to simplify when expression in kotlin...


kotlinsimplifykotlin-when

Read More
How can i update 2 lists variables in when expression of kotlin?...


listkotlinkotlin-when

Read More
Kotlin: Omitting enum name when its unambiguous...


kotlinenumskotlin-when

Read More
Can't use if/when assignment to return lambda with inferred parameter but can use if/when blocks...


kotlinif-statementlambdatype-inferencekotlin-when

Read More
Avoid else condition in 'When' in kotlin...


kotlinkotlin-when

Read More
Calling String method in Kotlin when block...


androidkotlinsyntaxkotlin-when

Read More
Check for several type inside when statement in Kotlin...


kotlintypecheckingkotlin-when

Read More
BackNext