Differences

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

Link to this comparison view

teaching:cc4101:tareas:2020-1:tarea3 [2020/06/29 16:33] – created kmaillardteaching:cc4101:tareas:2020-1:tarea3 [2020/07/05 22:59] (current) – [Objetos como valores (3,0 ptos.)] bsubercaseaux
Line 66: Line 66:
                 (method auto-apply (o)                 (method auto-apply (o)
                         (send o apply o))                         (send o apply o))
-                (method foo 5) +                (method foo () 5)))
-                ))+
              (define o (send a auto-apply              (define o (send a auto-apply
                              (object                              (object