HaskellWiki

Haskell | Wiki community | Recent changes
Random page | Special pages

 

Not logged in
Log in | Help

Section of an infix operator

Categories: Glossary | Syntax

In Haskell there is a special syntax for partial application on infix operators.


Like partial application and lambda abstraction, sectioning provides a convenient way of writing some functions without having to explicitly name them:

See also

Retrieved from "http://www.haskell.org/haskellwiki/Section_of_an_infix_operator"

This page has been accessed 2,321 times. This page was last modified 14:04, 3 July 2007. Recent content is available under a simple permissive license.