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 now suspect that |ab| is supposed to be the size of the (Map a b) argument, but that took me a while.
Other functions nearby generally use m and n for the sizes of their arguments. Arguably that could be made clearer too. Nevertheless I think consistency with the surrounding code might be clearer than this kind of exceptional convention.