base-unicode-symbols-0.2.4: Unicode alternatives for common functions and operators
Data.Function.Unicode
(∘) :: (β -> γ) -> (α -> β) -> α -> γ infixr 9 Source #
(∘) = (.)
.
U+2218, RING OPERATOR