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
will not compile, because List is unbound. Unless List is defined somewhere prior, but since it is not written, I assume it is not.
It should look like this:
https://docs.riak.com/riak/kv/2.0.4/developing/app-guide/advanced-mapreduce/#reduce-function-examples
This
will not compile, because
List
is unbound. UnlessList
is defined somewhere prior, but since it is not written, I assume it is not.It should look like this:
The text was updated successfully, but these errors were encountered: