Sha256: 517f4d684bd7209bdd3a0dffff4aa9f81cfedb53b8a6b5d8ea88eb0e1ad4b41f

Contents?: true

Size: 89 Bytes

Versions: 164

Compression:

Stored size: 89 Bytes

Contents

function(key,vs,c){
  if (c) {
    return sum(vs);
  } else {
    return vs.length;
  }
}

Version data entries

164 entries across 164 versions & 29 rubygems

Version Path
mattetti-couchrest-0.22 examples/word_count/views/markov/chain-reduce.js
mattetti-couchrest-0.23 examples/word_count/views/markov/chain-reduce.js
mattetti-couchrest-0.24 examples/word_count/views/markov/chain-reduce.js
mattetti-couchrest-0.25 examples/word_count/views/markov/chain-reduce.js
mattetti-couchrest-0.26 examples/word_count/views/markov/chain-reduce.js
mattetti-couchrest-0.27 examples/word_count/views/markov/chain-reduce.js
mattetti-couchrest-0.28 examples/word_count/views/markov/chain-reduce.js
mattetti-couchrest-0.29 examples/word_count/views/markov/chain-reduce.js
mattetti-couchrest-0.30 examples/word_count/views/markov/chain-reduce.js
mattetti-couchrest-0.31 examples/word_count/views/markov/chain-reduce.js
mattetti-couchrest-0.32 examples/word_count/views/markov/chain-reduce.js
mattetti-couchrest-0.33 examples/word_count/views/markov/chain-reduce.js
mattetti-couchrest-0.34 examples/word_count/views/markov/chain-reduce.js
matthewford-couchrest-0.2.1 examples/word_count/views/markov/chain-reduce.js
mattly-couchrest-0.12.1 examples/word_count/views/markov/chain-reduce.js
mattly-couchrest-0.12.2 examples/word_count/views/markov/chain-reduce.js
mattly-couchrest-0.12.6 examples/word_count/views/markov/chain-reduce.js
norr-couchrest-0.30.1 examples/word_count/views/markov/chain-reduce.js
norr-couchrest-0.30.2 examples/word_count/views/markov/chain-reduce.js
norr-couchrest-0.30.3 examples/word_count/views/markov/chain-reduce.js