Skip to content

Instantly share code, notes, and snippets.

@nomanoff
Created May 22, 2022 07:06
Show Gist options
  • Save nomanoff/713dc07dc86c48a11e8f70e3c441fab5 to your computer and use it in GitHub Desktop.
Save nomanoff/713dc07dc86c48a11e8f70e3c441fab5 to your computer and use it in GitHub Desktop.
1 < 2 < 3; // true
3 > 2 > 1; // false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment