
18 Apr
2015
18 Apr
'15
11:58 a.m.
Strict foldl' solved the stack overflow issue, thanks for catching this Sumit. However it is still taking way too long to compute, which means this wasn't the intended solution for the problem. I'll need to compute the average service time w/ the harmonic mean as Doug suggested and then massage the code some more to get exactly what is asked.