base-unicode-symbols-0.1.1: Unicode alternatives for common functions and operators
Data.Function.Unicode
Synopsis
(∘) :: (b -> c) -> (a -> b) -> a -> cSource
(∘) = (.)
.
U+2218, RING OPERATOR