You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
=>= and =<= are Haskell operators for Cokleisli composition from comonad library. They are currently rendered as an equal sign followed by greater-than or lesser-than sign:
The Fira Code design may be a point of reference:
The text was updated successfully, but these errors were encountered:
=>=
and=<=
are Haskell operators for Cokleisli composition from comonad library. They are currently rendered as an equal sign followed by greater-than or lesser-than sign:The Fira Code design may be a point of reference:
The text was updated successfully, but these errors were encountered: