meaning that it wouldn't look at the actual enum n...
# klaxon
d
meaning that it wouldn't look at the actual enum names, but at the position in the list compared to the numerical position in the enum, that would be flexible enough to make api contracts and such... (which is what I'm using it for)