Coding
Do you also think optional/default parameters are trojan horse logic-switches ?
If it is like the example here and does something totally different, yes. Optional parameters are not bad in and of themselves. For example, say I want to write a function that clips unnecessary numbers Read more…