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
The example in ?ggproto gives an example of a stateful class (.e.g Adder$x) is a stateful field.
It advertises a property of ggproto classes that should be used sparingly and ideally not at all if you're developing extensions.