Created
September 4, 2019 17:42
-
-
Save kettanaito/dd081b9d5b9511cf9bf7b642cf8194e9 to your computer and use it in GitHub Desktop.
Thinking in Functions – The Input/Output pattern
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
function myFunc(list: number[]): string {} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment