Theme:
Haskell data
Headline
Varying Haskell-based approaches to data modeling
Description
Different feature models and design choices are exercised for the Language:Haskell-based data model of companies. Thereby, Haskell's data modeling expressiveness and common styles are explored. Here is summary of included contributions and reasons for inclusion:
- haskellStarter: A data model with only type synonyms
- haskellData: A data model with algebraic data types
- haskellRecord: A data model with record types
- haskellComposition: A data model with composition
- haskellVariation: A data model with variation
- haskellTermRep: A universal term representation
Relationships
There are further themes with Haskell-based contributions:
- Theme:Haskell introduction: basics of Haskell.
- Theme:Haskell potpourri: more advanced and diverse coverage of the Haskell ecosystem.
- Theme:Haskell genericity: different styles of generic functional programming in Haskell.
There are no revisions for this page.
User contributions
User edits
Syntax for editing wiki
For you are available next options:will make text bold.
will make text italic.
will make text underlined.
will make text striked.
will allow you to paste code headline into the page.
will allow you to link into the page.
will allow you to paste code with syntax highlight into the page. You will need to define used programming language.
will allow you to paste image into the page.
is list with bullets.
is list with numbers.
will allow your to insert slideshare presentation into the page. You need to copy link to presentation and insert it as parameter in this tag.
will allow your to insert youtube video into the page. You need to copy link to youtube page with video and insert it as parameter in this tag.
will allow your to insert code snippets from @worker.
Syntax for editing wiki
For you are available next options:will make text bold.
will make text italic.
will make text underlined.
will make text striked.
will allow you to paste code headline into the page.
will allow you to link into the page.
will allow you to paste code with syntax highlight into the page. You will need to define used programming language.
will allow you to paste image into the page.
is list with bullets.
is list with numbers.
will allow your to insert slideshare presentation into the page. You need to copy link to presentation and insert it as parameter in this tag.
will allow your to insert youtube video into the page. You need to copy link to youtube page with video and insert it as parameter in this tag.
will allow your to insert code snippets from @worker.