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
It would be very nice to add a variant of par_bridge that keeps the order. Potentially a second improvement on top would be adding a trait to convert a parallel iterator back to a sequential one to avoid the boilerplate often required to present the results in order.