StackOverflow Questions for Tag: kotlin-when

Roonil
Roonil

Reputation: 536

What is the standard for choosing "when" vs "if/else" in Kotlin?

Score: 19

Views: 22190

Answers: 4

Read More
Sergio
Sergio

Reputation: 30585

How to fix "Non exhaustive 'when' statements on sealed class/interface" in Kotlin

Score: 9

Views: 12222

Answers: 2

Read More
Raghul G
Raghul G

Reputation: 7

Incompatible error with When statement in Kotlin

Score: 0

Views: 112

Answers: 1

Read More
serhan
serhan

Reputation: 253

Kotlin: Using enums with when

Score: 23

Views: 28464

Answers: 5

Read More
testivanivan
testivanivan

Reputation: 1514

Kotlin. Java break alternative for when construction

Score: 1

Views: 145

Answers: 1

Read More
Shailendra Madda
Shailendra Madda

Reputation: 21531

when condition with ignore case in kotlin

Score: 1

Views: 4139

Answers: 1

Read More
Michael
Michael

Reputation: 13616

How to execute a Function within a When-statement?

Score: 0

Views: 151

Answers: 2

Read More
halotukozak
halotukozak

Reputation: 33

How to simplify when expression in kotlin

Score: 1

Views: 220

Answers: 2

Read More
I_am_Vits
I_am_Vits

Reputation: 47

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

Score: -1

Views: 304

Answers: 1

Read More
xian
xian

Reputation: 301

Kotlin: Omitting enum name when its unambiguous

Score: 4

Views: 1177

Answers: 3

Read More
paulonio
paulonio

Reputation: 341

Kotlin's when with Pair - complicated contidions

Score: 1

Views: 764

Answers: 1

Read More
aneroid
aneroid

Reputation: 15962

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

Score: 4

Views: 199

Answers: 1

Read More
Code_Life
Code_Life

Reputation: 5892

Avoid else condition in 'When' in kotlin

Score: 9

Views: 11293

Answers: 2

Read More
ColonD
ColonD

Reputation: 1034

Calling String method in Kotlin when block

Score: 5

Views: 516

Answers: 2

Read More
Jim
Jim

Reputation: 4395

For a final class why does when complain?

Score: 3

Views: 149

Answers: 4

Read More
Rakla i
Rakla i

Reputation: 1

How can kotlin's 'when' expression make a process as this switch-case code?

Score: 0

Views: 1862

Answers: 1

Read More
Benjamin
Benjamin

Reputation: 7358

Check for several type inside when statement in Kotlin

Score: 0

Views: 178

Answers: 2

Read More
PreviousPage 1Next