125. cabgetf

cabgetf returns a function of cabget.

<<ugens-top>>=
(define (cabgetf id)
  (lambda () (cabget id)))



prev | home | next