j
k
j a
j l
Don Stewart writes:
Some key points: * Avoid partial functions
Some key points:
* Avoid partial functions
As an important corollary to this one I would add: "never throw exceptions from pure code". They often leak out from "catch" blocks and ruin your day. G -- Gregory Collins
Back to the thread
Back to the list