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
In 2 years of work on the project - AttrSet alias that was around not grown on me.
I still prefer seeing HashMap VarName <thing at hand> then implicit AttrSet <set at hand>. I think the contributors & especially newcomers would appreciate not complicating things, HashMap VarName <thing at hand> is a nice type signature & it is easy to reason about it.
The text was updated successfully, but these errors were encountered:
In 2 years of work on the project -
AttrSet
alias that was around not grown on me.I still prefer seeing
HashMap VarName <thing at hand>
then implicitAttrSet <set at hand>
. I think the contributors & especially newcomers would appreciate not complicating things,HashMap VarName <thing at hand>
is a nice type signature & it is easy to reason about it.The text was updated successfully, but these errors were encountered: