Roda 3.99.0 Released #408
jeremyevans
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Roda 3.99.0 has been released!
New Features
will be a core class in Ruby 4.0. A Set matcher operates
similarly to an array matcher if all of the array elements are
strings, with the difference that the Set matcher will perform
better for large numbers of elements, since it will look for
a matching entry in the set, instead of iterating over the
elements of the set.
Thanks,
Jeremy
Beta Was this translation helpful? Give feedback.
All reactions