|
|
|
|
|
by codygman
2102 days ago
|
|
> In my humble opinion, those two things are equal in difficulty and consequences. I'm not so sure, I'll give this idea some thought though. > I had almost the same number of bugs in my ML application that I would have in the imperative program, but they manifested in different ways. Can you talk about some of the different ways the same bug manifested? |
|
I.e. the defect ratio was similar, bugs in my FP program were of different type than in the imperative ones.