Commit Graph

13 Commits (ab81da9b208ce97586c09078726d8245ae0fad02)

Author SHA1 Message Date
jhwgh1968 c91ffc78a4
Add Lenses and Prisms (#326) 2 years ago
Tristan Otterpohl 21a29edf52
Fixed minor typos, formatting, grammar issues, and outdated link (#318)
* Fixed minor typos, formatting, grammar issues, and outdated link
2 years ago
Waffle Lapkin 7e9616978f
Escape underscores in a link in functional/generics-type-classes.md (#273)
Previously they were parsed as italic modifiers.
3 years ago
poly000 9834f5719b
Fixing grammar and spelling mistakes (#270) 3 years ago
jhwgh1968 680509aeee
Add Generics as Type Classes (#249) 3 years ago
simonsan 2cd70a552d
Shorten lines to line-length 80 (#208) 3 years ago
Marco Ieni c41be87c45
Create separated page in functional programming (#184) 3 years ago
simonsan f61f2f40f0
Fix lines to 150 line length for better tracking of future changes (#189) 4 years ago
Marco Ieni 76ae5bd896
Reduce long lines (#176) 4 years ago
Marco Ieni 5fedf5aa29
Markdownlint: Do not allow tabs in code blocks (#178) 4 years ago
Ivan Tham 448af714a1
Table alignment in functional/index.md (#152)
* Right align table in plain text version
  Makes the plain text version easier to read

* Center alignment in mdbook/md
4 years ago
Marco Ieni 344b5b8fbd
Fix internal links (#143)
* Rename Readme to index to fix internal book links

Co-authored-by: simonsan <14062932+simonsan@users.noreply.github.com>
4 years ago
simonsan de7519f5d9
Add introductions (#117)
Co-authored-by: Marco Ieni <11428655+MarcoIeni@users.noreply.github.com>
4 years ago