8000 fix introduction · lashchenko/scala.github.com@f257d93 · GitHub
[go: up one dir, main page]

Skip to content

Commit f257d93

Browse files
committed
fix introduction
1 parent dd1b86e commit f257d93

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

sips/pending/_posts/2017-02-22-comonadic-comprehensions.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ the <b>for comprehension</b>.
2020
Following is a proposal for a concise syntax for working with Comonads(map, extract & coflatMap):
2121
the <b>cofor comprehension</b>.
2222

23+
The proposal has an existing implementation in <a href="https://github.com/scala/scala/pull/5725">PR 5725</a>
24+
2325
## Motivating Examples
2426

2527
### Examples
@@ -216,4 +218,4 @@ don't feel at ease with).</li>
216218

217219
[1]: https://www.cl.cam.ac.uk/~dao29/publ/codo-notation-orchard-ifl12.pdf "codo-notation"
218220
[2]: https://github.com/scala/scala/pull/5725
219-
[3]: https://github.com/shimib/scala/blob/5e257cd4b371769deafba2be1ae3932d772ca67d/test/files/neg/cofor.scala
221+
[3]: https://github.com/shimib/scala/blob/5e257cd4b371769deafba2be1ae3932d772ca67d/test/files/neg/cofor.scala

0 commit comments

Comments
 (0)
0