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
Using @unpack inside a Base.getproperty method leads to a stack overflow. A convenience form, possibly called @unpackf, could use getfield to get around this.