File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -20,6 +20,8 @@ the <b>for comprehension</b>.
20
20
Following is a proposal for a concise syntax for working with Comonads(map, extract & coflatMap):
21
21
the <b >cofor comprehension</b >.
22
22
23
+ The proposal has an existing implementation in <a href =" https://github.com/scala/scala/pull/5725 " >PR 5725</a >
24
+
23
25
## Motivating Examples
24
26
25
27
### Examples
@@ -216,4 +218,4 @@ don't feel at ease with).</li>
216
218
217
219
[ 1 ] : https://www.cl.cam.ac.uk/~dao29/publ/codo-notation-orchard-ifl12.pdf " codo-notation "
218
220
[ 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
You can’t perform that action at this time.
0 commit comments