vladpisanov (Vlad Pisanov)
- Login: vladpisanov
- Registered on: 02/29/2020
- Last sign in: 02/29/2020
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 1 | 0 | 1 |
Activity
02/29/2020
-
09:12 PM Ruby Feature #16666 (Open): 'string' - 'str' as a shortcut for 'string'.gsub('str', '')?
- Sorry if this has been brought up before, but I couldn't find anything.
I love how we can substract arrays (`[1,2,3] - [1,2]`). Does anyone else think the same syntax would be beneficial for Strings?
Some possible scenarios could b...