1
1
mirror of https://github.com/thma/WhyHaskellMatters.git synced 2024-09-11 13:46:11 +03:00
Commit Graph

33 Commits

Author SHA1 Message Date
Mahler, Thomas
71a397d601 start with IO 2020-04-13 21:25:57 +02:00
Mahler, Thomas
06876a8156 start with IO 2020-04-13 11:46:37 +02:00
Mahler, Thomas
a67aa20a08 Maybe 2020-04-12 20:44:08 +02:00
Mahler, Thomas
e824457603 Foldable 2020-04-11 21:01:21 +02:00
Mahler, Thomas
0d7badee9a Functor 2020-04-10 21:13:48 +02:00
Mahler, Thomas
e88d9fefb8 start to work on type classes 2020-04-08 21:03:50 +02:00
Mahler, Thomas
660527e248 start to work on type classes 2020-04-08 15:47:30 +02:00
Mahler, Thomas
e97bd35c51 Implementing Num & Eq 2020-04-07 20:51:55 +02:00
Mahler, Thomas
97d3f36361 start to work on type classes 2020-04-06 21:35:33 +02:00
Mahler, Thomas
8a9e4b8742 start to work on type classes 2020-04-06 21:24:09 +02:00
Mahler, Thomas
7376324e2c working on 2nd section on non-strict evaluation 2020-04-05 20:59:02 +02:00
Mahler, Thomas
633ccb4380 started 2nd section on non-strict evaluation 2020-04-04 21:48:30 +02:00
Mahler, Thomas
0fdc82e8e4 finished first section on non-strict evaluation 2020-04-04 15:52:38 +02:00
Mahler, Thomas
ced0273e9a finished first section on non-strict evaluation 2020-04-04 15:51:33 +02:00
Mahler, Thomas
c9c833745d starting with non-strict evaluation 2020-04-02 21:51:32 +02:00
Mahler, Thomas
e829eaa4b3 declarative programming 2020-04-01 18:42:45 +02:00
Mahler, Thomas
c7ad772c88 lists 2020-03-31 21:16:31 +02:00
Mahler, Thomas
0f9b263407 pattern matching and ADTs 2020-03-29 20:01:26 +02:00
Mahler, Thomas
f3f9736541 pattern matching and ADTs 2020-03-29 19:31:05 +02:00
Mahler, Thomas
f6af968aed pattern matching and ADTs 2020-03-29 16:14:55 +02:00
Mahler, Thomas
78353a2f7a pattern matching 2020-03-29 12:36:18 +02:00
Mahler, Thomas
623ccee6ef starting with lists 2020-03-27 20:52:29 +01:00
Mahler, Thomas
7c2b4e34c4 work on higher order example 2020-03-26 20:28:55 +01:00
Mahler, Thomas
21658cc801 work on higher order example 2020-03-25 18:28:43 +01:00
Thomas Mahler
376c9643d3 add some more code 2020-03-08 20:42:07 +01:00
Thomas Mahler
a5b1bc0a6b add some more code 2020-03-07 20:22:07 +01:00
Mahler, Thomas
308df508f4 clean up 2020-03-06 16:17:49 +01:00
Mahler, Thomas
fd3195ec54 clean up 2020-03-05 17:26:30 +01:00
thma
90f2710ee5 more about lists 2020-02-08 21:36:05 +01:00
thma
f84ac22860 add filter 2020-02-08 16:46:14 +01:00
Thomas Mahler
74899a80a7 Add some list stuff 2020-02-08 13:04:49 +01:00
Thomas Mahler
01cb17b1b7 some more ideas 2020-02-05 21:42:33 +01:00
Thomas Mahler
4a50430249 initial commit 2020-02-05 21:29:29 +01:00