Records in Haskell

Andriy Polischuk quuxity at gmail.com
Fri Dec 30 07:51:20 CET 2011


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.


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.



More information about the Glasgow-haskell-users mailing list