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
I'd like to propose making the reduce function in Distribute from private to public.
The reason is that I'd like to add some extensions in my project for distribute. For example, if I wanted to add this global function, I would need access.
I'd like to propose making the
reduce
function in Distribute from private to public.The reason is that I'd like to add some extensions in my project for
distribute
. For example, if I wanted to add this global function, I would need access.The text was updated successfully, but these errors were encountered: