|
|
|
|
|
by pietro
5191 days ago
|
|
By which measure is <- 2
easier to read than return 2
There are many more examples in the code, but I generally found the PHP code MUCH easier to read, and I don't know PHP very well. It could be that I'm biased towards C-like languages, but I doubt it; words are a lot easier to read than arbitrary symbols. |
|