Created
September 4, 2019 18:35
-
-
Save kettanaito/26c0c10815d53cc95fed5f21a062ef93 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
expect(myFunc(['a', 'b']).toEqual(2) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment