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
This allows you to tell people that aren't comfortable with fold or any of the other primitives that they can always passback(source, Array, function (err, results) { ... }) which would make the learning curve less harsh.
The text was updated successfully, but these errors were encountered:
This allows you to tell people that aren't comfortable with
fold
or any of the other primitives that they can alwayspassback(source, Array, function (err, results) { ... })
which would make the learning curve less harsh.The text was updated successfully, but these errors were encountered: