ed252b4c06e1431aa98f07203127051b58bc17d5
I changed it from noting the index to just noting the field name, but actually both pieces of information are important, since if there was a type error, presumably the type information is actually wrong. Now we put the index first, since that is the part of the FATE tuple that failed, and then the field name that that would be if the type information were correct, in case that is useful.
Description
Languages
Erlang
100%