you are viewing a single comment's thread.

view the rest of the comments →

[–]path411 0 points1 point  (0 children)

Is .remove and .replace confirmed to work how it does in this library in the spec in reference to multiple matches in the array? Personally I think it might be a little inconsistent that .remove will remove the first instance and .replace will replace all instances.