Commit Graph

27 Commits

Author SHA1 Message Date
Jesús López-González
0059970814
Merge pull request #10 from jon-hanson/patch-2
Fixed another minor typo
2022-09-05 08:18:11 +02:00
jon hanson
1e52acb7a3
Fixed another minor typo
Corrected "trough" to "through", and then changed "pass through" to "pass-through".
2022-08-13 08:28:50 +01:00
Jesús López-González
074bfbf8ce
Merge pull request #9 from jon-hanson/patch-1
Update Optics.md
2022-08-10 15:47:55 +02:00
jon hanson
0a5a285d0d
Update Optics.md
Fixed minor typo.
2022-08-10 13:15:56 +01:00
Jesús López-González
255f2e2023
Update README.md 2019-07-02 09:13:11 +02:00
Jesús López-González
2815b05406
Update Profunctors.md 2019-01-14 11:37:12 +01:00
Jesús López-González
e1e0e26e17
Merge pull request #7 from yuanw/issue-6
Add comment about instantiate the profunctor family for DownStar

closes #6
2019-01-14 11:34:54 +01:00
Yuan Wang
296bb6ec34 Add comment about instantiate the profunctor family for DownStar 2019-01-12 18:33:20 -06:00
Jesús López-González
30188d8e6c
Merge pull request #5 from bxt/patch-1
Fix typo in Cocartesian type
2018-11-12 20:40:36 +01:00
Bernhard Häussner
ac0c5ee7a9
Fix typo in Cocartesian type
There's a type signature for the Cocartesian type which includes a type `Eigher`. This is a typo and should also be `Either`.
2018-11-12 19:55:58 +01:00
Jesus Lopez-Gonzalez
b84b168cd7
Merge pull request #4 from kana-sama/master
Fix arrow type
2018-03-22 15:30:38 +01:00
Andrew / Kana
a5d62e001b
Fix arrow type 2018-03-18 19:01:56 +03:00
Jesús López-González
ddc8460af5 Merge pull request #3 from vaibhavsagar/patch-1
Update Profunctors.md
2017-10-11 10:31:57 +02:00
Jesús López-González
dc482e5057 Merge pull request #1 from foollbar/patch-1
Remove accidental closing parenthesis.
2017-10-11 10:26:37 +02:00
Vaibhav Sagar
a601e49109 Update Profunctors.md
`fmap` for `((->) r)` is `(.)`, not `flip (.)`
2017-10-07 14:08:57 +08:00
foollbar
4fc28b4e3f Remove accidental closing parenthesis. 2017-10-05 00:30:31 +09:00
Jesús López-González
8ad20e680f Update README.md 2017-10-02 17:25:21 +02:00
Jesús López-González
9dd1fec10e Minor changes on text & diagrams (Part 3) 2017-10-02 17:21:07 +02:00
Jesús López-González
579e7bb441 Merge branch 'master' into part3 2017-09-25 15:37:15 +02:00
Jesús López-González
ec7e56138c Minor changes on text & diagrams 2017-09-25 15:07:31 +02:00
Jesús López-González
0127c66d3f Part 3: Profunctor Optics 2017-09-25 11:11:31 +02:00
Jesús López-González
0f2a35923a Adds profunctor encodings and minimal changes 2017-09-21 15:34:02 +02:00
Jesús López-González
2f38957db2 Merge branch 'master' into part2 2017-09-21 15:13:43 +02:00
Jesús López-González
38b77abd25 Adds source code, adapts first post to it 2017-09-21 15:11:37 +02:00
Jesús López-González
fe9ac65631 Part 2: Profunctors as Generalized Functions 2017-09-21 14:05:04 +02:00
Jesús López-González
0c2deaa912 Part I: Optics, Concretely 2017-09-20 17:18:02 +02:00
Jesús López-González
c903c53686 Initial commit 2017-09-20 17:06:22 +02:00