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
Objects can be configured inline and passed to a method, if the method accepts a *Convertible. For example, view.pd.mask(maskView.pd.background(.white)).
Changes
add() and remove() methods now have partial type constraints.