exercises-stdlib icon indicating copy to clipboard operation
exercises-stdlib copied to clipboard

Clarify Set cases in sameElements exercise

Open geoffreyyip opened this issue 7 years ago • 0 comments

There are two changes:

  • I removed the edge case involving the Set of 4 elements or less. It's confusing to have in a Scala tutorial aimed at beginners.
  • I added a sentence explaining how sameElements works differently for Set types versus List types.

geoffreyyip avatar Sep 06 '18 19:09 geoffreyyip