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 found that reducers can be pretty fast with large collections. You could try something like this. I pulled the predicate out as an argument. It would probably make sense to try some slow predicates as well to see how much time is overhead.
I found that reducers can be pretty fast with large collections. You could try something like this. I pulled the predicate out as an argument. It would probably make sense to try some slow predicates as well to see how much time is overhead.
The text was updated successfully, but these errors were encountered: