Hi there,
I completed the Bob exercise in Kotlin.
I then looked into the DigDeeper section / document and found out that there was no section regarding a pattern matching approach using when
. The if expression
approach is somewhat related but not the same.
I think it would be a good fit to add an approach like this as a separate section here. How do you think about the suggestion?