[Haskell-beginners] Uses of record syntax

Grzegorz Milka grzegorzmilka at gmail.com
Fri May 8 08:15:25 UTC 2015


Hi,

You should start with openly accessible sources explaining it:

http://en.wikibooks.org/wiki/Haskell/More_on_datatypes
<http://en.wikibooks.org/wiki/Haskell/More_on_datatypes>

http://learnyouahaskell.com/making-our-own-types-and-typeclasses
<http://learnyouahaskell.com/making-our-own-types-and-typeclasses>

http://book.realworldhaskell.org/read/defining-types-streamlining-functions.html

If you have more questions after reading those sources then feel free to
ask.

Best,
Greg

On 08.05.2015 09:58, Dananji Liyanage wrote:
> Hi All,
>
> I'm Dananji, a new comer to this language and functional programming as
> well.
>
> Can anyone please help me understand what is record syntax and its use?
>
>
>
> _______________________________________________
> Beginners mailing list
> Beginners at haskell.org
> http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/beginners/attachments/20150508/6f61b014/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: OpenPGP digital signature
URL: <http://mail.haskell.org/pipermail/beginners/attachments/20150508/6f61b014/attachment.sig>


More information about the Beginners mailing list