Y
Hacker News
new
|
ask
|
show
|
jobs
by
JoeyBananas
777 days ago
If Javascript is good, explain String.splice.
1 comments
jonbeebe
777 days ago
I'm not entirely sure what you're getting at (perhaps the fact that it mutates the original string, similar to `Array.prototype.splice()`) ... but I can say it's never gotten in my way.
link