toWords

fun List<String>.toWords(): List<String>
fun Enum<*>.toWords(): String