Взято из Portable syntax-case.
(void) – returns the implementation’s cannonical “unspecified value”. The following usually works:
(define void (lambda () (if #f #f)))
Взято из Portable syntax-case.
(void) – returns the implementation’s cannonical “unspecified value”. The following usually works:
(define void (lambda () (if #f #f)))