[Haskell] Extensible records: Static duck typing

Cale Gibbard cgibbard at gmail.com
Tue Feb 5 06:00:37 EST 2008


On 05/02/2008, Cale Gibbard <cgibbard at gmail.com> wrote:
> Personally, I think pt{x} for extracting the x field of pt seems not-so-unreasonable, and meshes
> well with the existing syntax for record updates.

I should clarify -- this is only if we can't somehow keep the existing
function syntax for record extraction.


More information about the Haskell mailing list