Skip to content

Instantly share code, notes, and snippets.

@kettanaito
Created September 4, 2019 18:35
Show Gist options
  • Save kettanaito/26c0c10815d53cc95fed5f21a062ef93 to your computer and use it in GitHub Desktop.
Save kettanaito/26c0c10815d53cc95fed5f21a062ef93 to your computer and use it in GitHub Desktop.
Thinking in Functions — The Input/Output pattern
expect(myFunc(['a', 'b']).toEqual(2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment