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.
2 parents ca29eed + 11258f9 commit aa94202Copy full SHA for aa94202
README.md
@@ -220,9 +220,6 @@ Comparison:
220
Function with single Array argument: 5580972.6 i/s
221
Function with splat arguments: 54427.7 i/s - 102.54x slower
222
223
-Ruby's [Exception2MessageMapper module](http://ruby-doc.org/stdlib-2.2.0/libdoc/e2mmap/rdoc/index.html)
224
-allows one to define and raise exceptions with predefined messages.
225
-
226
```
227
228
##### Hash vs OpenStruct on access assuming you already have a Hash or an OpenStruct [code](code/general/hash-vs-openstruct-on-access.rb)
0 commit comments