Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

u haskel?

Name: Anonymous 2013-10-15 19:26

lel

Name: Anonymous 2013-10-15 19:28

Haskell’s record system lacks support for overloaded field names. This leads to unnecessarily cluttered code and inhibits code reuse. I propose to implement support for overloaded field names and polymorphic record projection as a GHC extension, with the aim to ultimately add them to the language standard in a future revision. This relatively straightforward change would remove a significant source of frustration for Haskell programmers.

Name: Anonymous 2013-10-16 0:06

>>2
If you need to overload field names within a record, you need to rethink your code structure.

Don't change these.
Name: Email:
Entire Thread Thread List