Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
teaching:cc4101:tareas:2015-2:tarea4 [2015/11/10 00:58] – [Tarea 4] racruzteaching:cc4101:tareas:2015-2:tarea4 [2015/11/21 14:22] (current) – [Trabajando con Streams] racruz
Line 112: Line 112:
             {stream-take 10             {stream-take 10
                          {stream-zipWith                          {stream-zipWith
-                          {fun {n m}}+                          {fun {n m}
                                {+ n m}}                                {+ n m}}
                           ones                           ones