HaskellWiki

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

 

Not logged in
Log in | Help

Partial signatures

Categories: Idioms

"The regular (full) signature of a function specifies the type of the function and -- if the type includes constrained type variables -- enumerates all of the typeclass constraints. The list of the constraints may be quite large. Partial signatures help when:

Contrary to a popular belief, both of the above are easily possible, in Haskell98."

Partial signatures

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

This page has been accessed 1,303 times. This page was last modified 12:10, 10 April 2006. Recent content is available under a simple permissive license.