|
|
|
|
|
by dwrensha
3630 days ago
|
|
I recommend Bob Harper's essay on "boolean blindness": https://existentialtype.wordpress.com/2011/03/15/boolean-bli... An excerpt: > The problem is computing the bit in the first place. Having done so, you have blinded yourself by reducing the information you have at hand to a bit, and then trying to recover that information later by remembering the provenance of that bit. |
|
The destroy all IF reminds me of GOTO considered harmful of the 70's. There are other ways to fix the problem.