Maintainer | Roel van Dijk <vandijk.roel@gmail.com> |
---|---|
Safe Haskell | Safe-Inferred |
Data.Function.Unicode
Description
- (∘) :: (β -> γ) -> (α -> β) -> α -> γ
Documentation
(∘) :: (β -> γ) -> (α -> β) -> α -> γ
(∘) = (.
)
U+2218, RING OPERATOR
base-unicode-symbols-0.2.2.4: Unicode alternatives for common functions and operators