|
|
|
|
|
by jacquesm
938 days ago
|
|
You need much better testing. And probably that 20 line function needs better documentation and may even benefit from being further broken out. I hope that it at least is a function that is 'pure', in other words that it does not reference any globals. |
|