When working with arrays of strings that represent numbers, it would be helpful if the sum function offered an option to treat strings as numbers. Without this, we have to use workarounds or chain multiple numeeric aggregators, which adds unnecessary steps and hurts usability.