I have a simple task in Kotlin of listing enum values:
interface DisplayableEnum> { val displayValue: String } inline fun