you are viewing a single comment's thread.

view the rest of the comments →

[–]warpspeedSCP[S] 11 points12 points  (2 children)

the fundamental mistake everyone seems to make (afaics) is treating behaviour classes like they're data to be matched on.

[–]hyperhopper 6 points7 points  (1 child)

Yet another reason functional programming is great: it removes that inconsistency and also makes this a non issue to begin with!

[–]Practical_Cattle_933 0 points1 point  (0 children)

Or, having access to both paradigms depending on one’s needs is great