Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add =: ligature to be the same as := #305

Closed
ilyakooo0 opened this issue Sep 8, 2020 · 3 comments
Closed

Add =: ligature to be the same as := #305

ilyakooo0 opened this issue Sep 8, 2020 · 3 comments
Labels
unicode request Request for adding more symbols

Comments

@ilyakooo0
Copy link

I thought the two operators should look the same but reversed.

This can be very useful in languages where you can define custom operators.

This is how they currently look:

Screenshot 2020-09-08 at 22 42 09

@yvvt0379
Copy link

Could u tell me where is =: used?

@ilyakooo0
Copy link
Author

ilyakooo0 commented Sep 12, 2020

Here is one of the examples I had the need to use: https://hackage.haskell.org/package/req-3.6.0/docs/Network-HTTP-Req.html#v:-61-:

There are actually numerous libraries the define it in Haskell: https://hoogle.haskell.org/?hoogle=%3D%3A&scope=set%3Astackage

@yvvt0379
Copy link

OK, I see.

@philippnurullin philippnurullin added the unicode request Request for adding more symbols label Sep 14, 2020
philippnurullin added a commit that referenced this issue Apr 21, 2021
- Made triple equal ligature === more spacious #25
- Added 70 symbols from #47
- Tuned # #275
- Added =: ligature #305
- Added floor and ceiling mathematical characters #328
- Corrections in Θ θ ξ Σ ∑ #351
- Added Cyrillic Kazakh letters #391
- Added ligature ;;; #393
- The ligature <- have 3 digit exclusion #403
- Fixed regression with <-- ligature #417
- Fixed interpolation error in Italic #431
- Corrected placement of * in */ ligature in Regular master
- Tuned Ч ч
- Rounded corners in ⚠
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
unicode request Request for adding more symbols
Projects
None yet
Development

No branches or pull requests

3 participants