Description
A Haskell library that adds Unicode alternatives for common functions and operators from the containers ecosystem. It lets developers write source code with symbolic operators that mirror mathematical notation.
Use it only when a project intentionally accepts Unicode-heavy Haskell code. Unicode can be expressive, but it may reduce readability or tooling compatibility for teams expecting ASCII.