function(keys, values, rereduce) {
        var total = 0;
        for (var i=0; i<values.length; i++)
                total += values[i];
        return total;
}

—Jens

-- 
You received this message because you are subscribed to the Google Groups 
"Couchbase Mobile" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/mobile-couchbase/7CF218B8-5D2B-4F67-9037-3DF4FEF25E68%40couchbase.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to