Last active
June 23, 2018 00:40
-
-
Save kennetpostigo/c0b43c83b20bb81ae2d727bb4bc36a1c to your computer and use it in GitHub Desktop.
Reason Phantom Types Blog Post generic phantom type
This file contains 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
type t('a) = string; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment