λ Tony's Blog λ
Just an observation
Posted on July 7, 2008When some programmers pick up a functional programming language like Microsoft Excel, they stop caring about identifier names.
A1 = blah
B1 = function(A1, C2)
...
Can this observation be explained while maintaining consistency? I think it can.