Skip to content

Instantly share code, notes, and snippets.

@kettanaito
Created September 4, 2019 17:42
Show Gist options
  • Save kettanaito/dd081b9d5b9511cf9bf7b642cf8194e9 to your computer and use it in GitHub Desktop.
Save kettanaito/dd081b9d5b9511cf9bf7b642cf8194e9 to your computer and use it in GitHub Desktop.
Thinking in Functions – The Input/Output pattern
function myFunc(list: number[]): string {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment