Created
May 25, 2018 11:08
-
-
Save gladimdim/c1df744360913dcd29fcac6ea448b2b7 to your computer and use it in GitHub Desktop.
comparator
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
| [@bs.module "semver"] [@bs.val] | |
| external cmp : (string, string, string) => bool = "cmp"; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment