next up previous contents index
Next: Examples of syntax of Up: Examples of A++ - Previous: Examples of A++ -   Contents   Start


Examples of syntax of abstraction 1st alternative in 2.2



(define first
   (lambda (x y)
      x)
)
;
(define alias name)
;
(define choice (first a b))



Georg P. Loczewski 2004-03-05


Impressum und Datenschutz