[Haskell-cafe] Function composition

Conal Elliott conal at conal.net
Tue Dec 30 02:46:26 EST 2008


I hadn't seen data-accessor before.  Thanks for the pointer.  - Conal

On Mon, Dec 29, 2008 at 1:34 PM, Martijn van Steenbergen <
martijn at van.steenbergen.nl> wrote:

> Conal Elliott wrote:
>
>> If you think of f (here f=not) as an "semantic editor" (transformer) of
>> values, then 'result', 'first', and 'second' are "semantic editor
>> combinators", which can be composed together arbitrarily.  See
>> http://conal.net/blog/semantic-editor-combinators .
>>
>
> I recently found out Henning and Luke's Data.Accessor[1], and your editor
> combinators and their accessors seem very much related. Was one inspired by
> the other?
>
> Martijn.
>
>
> [1]
> http://hackage.haskell.org/cgi-bin/hackage-scripts/package/data-accessor
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20081229/d32a0f10/attachment-0001.htm


More information about the Haskell-Cafe mailing list