I recently came across some practice used by programmers for better readability, I am having trouble finding it. It goes like this, "Instead of using => in hashes you can use a symbolic array ->" and same for other operators. What's it called? I googled for 1 hour and went through most of the hacker news.
Asked
Active
Viewed 48 times
0
-
Most of the languages were supported. Do you have anything specific in mind? – avellable Aug 18 '16 at 10:59
-
In this case, I'm sorry, but I don't understand your question. – Fischermaen Aug 18 '16 at 11:02
-
Possible duplicate of [What Does This Mean in PHP -> or =>](http://stackoverflow.com/questions/14037290/what-does-this-mean-in-php-or) – Laurel Aug 26 '16 at 19:17