Re: experimental control.timeout/with-timeout

Jens Thiele <[email protected]> Tue, 21 Jan 2025 11:26:35 +0100
Newsgroups gmane.lisp.scheme.gauche
Message-ID <[email protected]>
maybe another point (missing multiple values support):

gosh> (with-timeout (lambda() (values 1 2)) 1)
1