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
These two queries still require looping over all the fields in a struct, recursively. Caching them in the meta byte would make both these operations O(1).