Hacker News new | ask | show | jobs
by inlined 2541 days ago
I don’t understand the last fix. Why does calling “Hello, world”.split spit out a warning about $? Shouldn’t the string and interable libraries be modified so split and join work without depending on deprecated features?