base-unicode-symbols-0.1.2: Unicode alternatives for common functions and operators

Data.Function.Unicode

Synopsis

Documentation

(∘) :: (b -> c) -> (a -> b) -> a -> cSource

(∘) = (.)

U+2218, RING OPERATOR