Since Victor Mono includes ligatures for >=> and <=< which are the commonly used
operators for kleisli composition in Haskell it would be nice if it also included ligatures for the
commonly used cokleisi composition operators =>= and =<= as they look quite ugly at the
moment because they're partially captured by the => and =< ligatures.
Since Victor Mono includes ligatures for
>=>
and<=<
which are the commonly used operators for kleisli composition in Haskell it would be nice if it also included ligatures for the commonly used cokleisi composition operators=>=
and=<=
as they look quite ugly at the moment because they're partially captured by the=>
and=<
ligatures.