Published onAugust 29, 2017FizzBuzz with Pattern Matching in KotlinKotlinInterviewSeeing FizzBuzz implementation in Clojure with clojure.core.match makes me wondering if Kotlin has the same pattern matching capabilities or at least some resemblance in the way of doing matching.