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
Add varients of Map, Reduce, etc. such that predicates are called on Goroutines.
Note: must document to not use cross-dependant predicates; cannnot use a predicate which is dependant on the completion of a prior running of the same predicate.
The text was updated successfully, but these errors were encountered:
Add varients of
Map
,Reduce
, etc. such that predicates are called on Goroutines.Note: must document to not use cross-dependant predicates; cannnot use a predicate which is dependant on the completion of a prior running of the same predicate.
The text was updated successfully, but these errors were encountered: