Skip to content

Instantly share code, notes, and snippets.

@nguyenit67
Last active April 15, 2022 17:30
Show Gist options
  • Save nguyenit67/bc91b615a590dc27060676d8171ee66c to your computer and use it in GitHub Desktop.
Save nguyenit67/bc91b615a590dc27060676d8171ee66c to your computer and use it in GitHub Desktop.
Remove Duplicated Items
/**
* Remove all duplicate items from an array in TypeScript
*/
function
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment