Next: Regex-conversion, Previous: Regex class-instance creation, Up: Regex [Index]
Fail. Regex objects are read-only.
Answer the receiver; instances of Regex are identity objects because their only purpose is to ease caching, and we obtain better caching if we avoid copying Regex objects