1

I'm doing analysis on combination blocks. Is it possible to have this run on multicore?

x = (1...30).to_a.combination(10).collect { |x| x }
puts x
Mr. Demetrius Michael
  • 2,326
  • 5
  • 28
  • 40

0 Answers0