`ArrayString` lacks any removal features. `pop` `truncate` `remove` etc would be nice. All of these may be copied from `std::String` AFAIK. I will implement these and more if requested. I've opened this issue to discuss because this seems too obvious to have been accidentally omitted?