Python Lister lments enum
list(map(type_of_enum_values, my_enum_name))
Uninterested Unicorn
list(map(type_of_enum_values, my_enum_name))