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
To support static type checking, the accumulator signature should be changed to Callable[Iterable[I], O], then update should take an AttrR[O] and the source attributes should be AttrR[I].
The text was updated successfully, but these errors were encountered: