Created
May 7, 2018 21:19
-
-
Save dubzzz/63b9b044283301468c8793a3bcede55b to your computer and use it in GitHub Desktop.
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
| fc.assert( | |
| fc.property( | |
| fc.string(), | |
| v => unzip(zip(v)) === v)); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment