Hacker News new | ask | show | jobs
by 0df8dkdf 2063 days ago
Seems like slice operator is more like Syntactic sugar for substring?
1 comments

I'm not the author of the comment you're replyin to, but doesn't that fall under the worse ergonomics argument?
I am the author, and yes this is exactly the sort of thing I mean.

Python/Ruby are far more expressive for these sorts of data manipulation tasks.