I've just published draft #2 of SRFI 248 <https://srfi.schemers.org/srfi-248/>. It was submitted by Marc Nieper-Wißkirchen, author of the SRFI.
Here is the commit summary: - Point out resources found in SRFI 226 - Fixes suggested by Wolfgang - Improved formatting of guard forms - Add empty-continuation? predicate - Include example for empty-continuation? - Publish third draft. Here's the diff: https://github.com/scheme-requests-for-implementation/srfi-248/compare/draft-2..draft-3 Regards, SRFI Editor
