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
"It seems a bit weird to me that the main input of this function is Attr to translate to, but it accepts a Module/Function first.
It looks especially weird with a function, because why do we need an attribute then if we already have a function? Perhaps it is better to swap the order, to simply indicate that function is some kind of extra context/payload here."