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
most of the times we don't actually have positionals,
so keep a shared empty list.
almost all of the keys start with non-$, so quick-check for that.
iscclass is probably faster than the eq checks were, so do it first
0 commit comments