Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Set operators are common set operations that makes working with arrays easier.  All set operations return an array except for has which returns a boolean value.  The   Set operations perform deep comparisons. The following operations are possible with sets:

...