top | item 42483852

(no title)

marwis | 1 year ago

Where do you see pattern matching in Kotlin?

discuss

order

totallykvothe|1 year ago

In its pattern matching feature

wiseowise|1 year ago

Kotlin has no pattern matching. Their bootleg ‘when’ with guards is no match (no pun intended) for true pattern matching.