Skip to content
  • Noric Couderc's avatar
    Made experiment return a stream · e7fec682
    Noric Couderc authored
    I /think/ this helps with a memory leak, you can garbage collect the
    results of an experiment as soon as you have consumed it, instead of
    keeping it in memory. I'm not certain that's very important, though,
    cause we don't store that many elements...
    e7fec682