You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think a lot of these specs could take into account the particular fields on the record (instead of a plain Keyword.t) and their types (as defined with record_type) such that Dialyzer would be able to catch bad arguments.
However, I know nothing about this module and the magic going on there. @yrashk ?