monaspace
monaspace copied to clipboard
Ruby spaceship operator does not render correctly
:heart: this project so much, immediately switched to Monaspace Krypton 🤘
I haven't figured out how to get <=> to look right. This is used in Ruby and Python too.
It is also used in PHP 😉
Very useful ligature, apart from the spaceship operator in Ruby, Python or C++, this rendering issue happens with other similar symbols and operators, like in-place bitshifts (e.g. <<=) or some Haskell-esque operators, as mentioned in issues like #31 and #87, for instance.
Also mentioned here.
Fixed in ca8015b