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
couchrest-2.0.1 examples/word_count/views/markov/chain-reduce.js
couchrest-2.0.0 examples/word_count/views/markov/chain-reduce.js
couchrest-2.0.0.rc3 examples/word_count/views/markov/chain-reduce.js
couchrest-2.0.0.rc2 examples/word_count/views/markov/chain-reduce.js
couchrest-2.0.0.rc1 examples/word_count/views/markov/chain-reduce.js
couchrest-2.0.0.beta2 examples/word_count/views/markov/chain-reduce.js
couchrest-2.0.0.beta1 examples/word_count/views/markov/chain-reduce.js
couchrest-1.2.1 examples/word_count/views/markov/chain-reduce.js
dpla-couchrest-1.2.1.pre.dpla examples/word_count/views/markov/chain-reduce.js
brianmario-couchrest-0.23 examples/word_count/views/markov/chain-reduce.js
derfred-couchrest-0.12.6.3 examples/word_count/views/markov/chain-reduce.js
derfred-couchrest-0.12.6 examples/word_count/views/markov/chain-reduce.js
gbuesing-couchrest-0.23 examples/word_count/views/markov/chain-reduce.js
glasner-couchrest-0.2.2 examples/word_count/views/markov/chain-reduce.js
gohanlonllc-couchrest-0.2.3.1 examples/word_count/views/markov/chain-reduce.js
halfninja-couchrest-0.23.2 examples/word_count/views/markov/chain-reduce.js
halfninja-couchrest-0.23.3 examples/word_count/views/markov/chain-reduce.js
jchris-couchrest-0.12.2 examples/word_count/views/markov/chain-reduce.js
jchris-couchrest-0.12.4 examples/word_count/views/markov/chain-reduce.js
jchris-couchrest-0.12.5 examples/word_count/views/markov/chain-reduce.js