Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jverzani/commoneq.jl
Share Eq definitions
https://github.com/jverzani/commoneq.jl
Last synced: 18 days ago
JSON representation
Share Eq definitions
- Host: GitHub
- URL: https://github.com/jverzani/commoneq.jl
- Owner: jverzani
- License: mit
- Created: 2021-08-05T01:45:28.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-11-09T16:51:52.000Z (about 1 year ago)
- Last Synced: 2024-10-10T04:48:10.647Z (3 months ago)
- Language: Julia
- Size: 5.86 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CommonEq
Package to share names for equality and inequality different from `==`, `<=`, ....
Export `Eq`, `Lt`, `Le`, `Ge`, `Gt`, `Ne` and unicode equivalents `⩵` ( `\Equal[tab]`), `≪` (`\ll[tab]`), `≦` (`\leqq[tab]`), `≧` (`\geqq[tab]`), `≫` (`\gg[tab]`), `≶` (`\lessgtr[tab]` or `≷`, `\gtrless[tab]`)