Records in Haskell

Matthew Farkas-Dyck strake888 at gmail.com
Fri Dec 30 16:55:19 CET 2011


On 30/12/2011, Andriy Polischuk <quuxity at gmail.com> wrote:
> Yet another idea:
> Consider using '\' as record access operator. No conflicts with anything at
> all, and,
> moreover, it really looks like hierarchical access. Reminds of filesystems
> though.

I hope this is a joke.

>
> Matthew Farkas-Dyck wrote
>>
>> Another thought:
>> Perhaps bang as record selection operator. It would avoid further
>> corner cases of dot, and it's not unprecedented in Haskell (e.g.
>> Data.Map.!).
>>
>
>
> --
> View this message in context:
> http://haskell.1045720.n5.nabble.com/Records-in-Haskell-tp4806095p5109437.html
> Sent from the Haskell - Glasgow-haskell-users mailing list archive at
> Nabble.com.
>
> _______________________________________________
> Glasgow-haskell-users mailing list
> Glasgow-haskell-users at haskell.org
> http://www.haskell.org/mailman/listinfo/glasgow-haskell-users
>



More information about the Glasgow-haskell-users mailing list