We need to provide semantics for the following string services, which are needed for our "Rare as Eunoia" benchmarks: - `str.indexof_re` - `str.to_upper` - `str.to_lower` - `re.+` - `re.^` - `re.loop` Is somebody already working on them?