`values().map { it.displayName to it }.toMap()` is...
# getting-started
m
values().map { it.displayName to it }.toMap()
is quite beautiful but less efficient 🙂