We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e20882 commit 02492cfCopy full SHA for 02492cf
README.md
@@ -1143,6 +1143,7 @@ String#chomp'string': 2803443.5 i/s
1143
The code is tested against contiguous spaces but should work for other chars too.
1144
1145
```
1146
+$ ruby -v code/string/remove-extra-spaces-or-other-chars.rb
1147
ruby 2.5.0p0 (2017-12-25 revision 61468) [x86_64-linux]
1148
Warming up --------------------------------------
1149
String#gsub/regex+/ 1.644k i/100ms
0 commit comments