Email list hosting service & mailing list manager


New draft (#3) of SRFI 165: The Environment Monad Arthur A. Gleckler 29 Jun 2019 17:08 UTC

I've just published draft #3 of SRFI 165.  It was submitted by
Marc Nieper-Wißkirchen, author of the SRFI.

  <https://srfi.schemers.org/srfi-165/>

Here are Marc's comments on the draft:

  - Remark that further details on the relationship to SRFI 166
  can be found there.
  - Specify that SRFI 165 has to be fully compatible to non-local
  control flow.
  - Add proper tail calls.

Here's the diff:

  <https://github.com/scheme-requests-for-implementation/srfi-165/compare/a22dd0046e4c4348ab8e01313f124244b9c204e8...564da440c76a5a230cd8d589e4a9097c67792ad9>

Regards,

SRFI Editor