[Haskell-cafe] Common function names for '(.) . (.)', '(.) . (.) . (.)' ...?

Tristan Ravitch travitch at cs.wisc.edu
Wed Nov 21 23:28:37 CET 2012


The composition package on hackage has a few operators for this family
of operations too

  http://hackage.haskell.org/packages/archive/composition/1.0.1.0/doc/html/Data-Composition.html

On Wed, Nov 21, 2012 at 05:03:33PM -0500, Thomas Bereknyei wrote:
> I use
> . at . (sometimes ...)
> .#.
> .$.
> for the two three and four dot variations.

> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20121121/08858b89/attachment.pgp>


More information about the Haskell-Cafe mailing list