poohbar
if (value in listOf(A, B)) { ... }
A
B
karelpeeters
is there are more elegant way to write my if check than static-imports