Skip to content

Instantly share code, notes, and snippets.

@cyrilletuzi
Created January 10, 2020 20:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cyrilletuzi/4263b7e8d6395c3a03d3fceb5e5d6c12 to your computer and use it in GitHub Desktop.
Save cyrilletuzi/4263b7e8d6395c3a03d3fceb5e5d6c12 to your computer and use it in GitHub Desktop.
function filter<T>(list: T[]): T[] {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment