Next: , Previous: , Up: Regex   [Index]


1.144.2 Regex: basic

at: anIndex put: anObject

Fail. Regex objects are read-only.

copy

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