Re: continuation not a subtype of procedure
Hernán Ibarra Mejia via Chicken-users <[email protected]>
| Newsgroups | gmane.lisp.scheme.chicken |
|---|---|
| Message-ID | <[email protected]> |
On Thu Aug 20, 2026 at 7:38 PM EEST, Kon Lovett wrote: > the type `continuation' is to be used w/ https://wiki.call-cc.org/man/6/Module%20(chicken%20continuation) > > the type of a continuation captured by call/cc is a `procedure’ > > the https://wiki.call-cc.org/man/6/Types should reference Thank you, I understand now. I've added a short note to the Types wiki page to reference (chicken continuation). Best wishes, Hernán