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

Copyright2009–2011 Roel van Dijk
LicenseBSD3 (see the file LICENSE)
MaintainerRoel van Dijk <vandijk.roel@gmail.com>
Safe HaskellSafe
LanguageHaskell98

Data.Function.Unicode

Description

 

Synopsis

Documentation

(∘) :: (β -> γ) -> (α -> β) -> α -> γ infixr 9 #

(∘) = (.)

U+2218, RING OPERATOR