|
|
|
|
|
by chvid
4288 days ago
|
|
Am I the only one who is very confused by these examples? A function named "frobulate" - what is frobulate? I dunno. The function calls: thingsToFrobulate, logit, cleanupOldest, processOld, doNewThing, cleanup and somehow FrobulatingMessage is set on the way. Honestly; you can do the most clever functional programming in the world but if you naming is like this then your code is just going to be bananas. And BTW: both Swift and Go are missing exceptions; I think those would be very helpful here. |
|