Skip to content

Instantly share code, notes, and snippets.

@gladimdim
Created May 25, 2018 11:08
Show Gist options
  • Select an option

  • Save gladimdim/c1df744360913dcd29fcac6ea448b2b7 to your computer and use it in GitHub Desktop.

Select an option

Save gladimdim/c1df744360913dcd29fcac6ea448b2b7 to your computer and use it in GitHub Desktop.
comparator
[@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