RubyFlow The Ruby and Rails community linklog

When Is a Set Better Than an Array in Ruby?

Since I discovered Ruby’s Set class, I’ve found myself stopping where I would normally use an Array and considering whether a Set would better suit my needs. Here’s a list of the best times to use each type.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in