Skip to content

Instantly share code, notes, and snippets.

@frivolta
Created April 12, 2021 08:17
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save frivolta/148e8801a9cc7b25cd4c219b0234e1b5 to your computer and use it in GitHub Desktop.
Save frivolta/148e8801a9cc7b25cd4c219b0234e1b5 to your computer and use it in GitHub Desktop.
jmawd - lastSolution
const result = [...new Set([...firstArr, ...secondArr])]
@olivsinz
Copy link

Thanks a lot....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment