|
|
|
|
|
by andoando
371 days ago
|
|
I just fail to see the point. I could see the use for some convenient functions for array manipulation, but why not just implement these as a library in any existing language? >This allows one to think faster and further than they could encumbered but a heavier syntax. How does the programming language limit your ability or speed of thinking, lest when the fundamental data types and operations are the same? The hard work is always knowing what to implement. Saving some keystrokes for reversing an array or whatever other array manipulation is hardly a game changer. |
|