Uses of record syntax

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? -- Regards, Dananji Liyanage

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.... 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@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners

Thank You :)
On Fri, May 8, 2015 at 1:45 PM, Grzegorz Milka
Hi,
You should start with openly accessible sources explaining it:
http://en.wikibooks.org/wiki/Haskell/More_on_datatypes
http://learnyouahaskell.com/making-our-own-types-and-typeclasses
http://book.realworldhaskell.org/read/defining-types-streamlining-functions....
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 listBeginners@haskell.orghttp://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
_______________________________________________ Beginners mailing list Beginners@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
-- Regards, Dananji Liyanage

Got it!!
Thanks :)
On Fri, May 8, 2015 at 2:04 PM, Dananji Liyanage
Thank You :)
On Fri, May 8, 2015 at 1:45 PM, Grzegorz Milka
wrote: Hi,
You should start with openly accessible sources explaining it:
http://en.wikibooks.org/wiki/Haskell/More_on_datatypes
http://learnyouahaskell.com/making-our-own-types-and-typeclasses
http://book.realworldhaskell.org/read/defining-types-streamlining-functions....
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 listBeginners@haskell.orghttp://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
_______________________________________________ Beginners mailing list Beginners@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
-- Regards, Dananji Liyanage
-- Regards, Dananji Liyanage
participants (2)
-
Dananji Liyanage
-
Grzegorz Milka