Email list hosting service & mailing list manager


New draft (#2) of SRFI 156: Syntactic combiners for binary predicates Arthur A. Gleckler 22 Aug 2017 01:03 UTC

I've just published draft #2 of SRFI 156.  It was submitted
by Panicz Maciej Godek, author of the SRFI.

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

Here are the author's comments on the draft:

  I've shortened the abstract a little bit, rearranged some
  sections and swapped a reference implementation accorting
  to the suggestions by John Cowan and Marc
  Nieper-Wisskirchen (cf the discussion on the mailing
  list).

  In particular, multiple instances of the underscore symbol
  are now allowed, where each occurrence stands for a
  separate argument. Also, there is no limitation with
  regard to the place where the underscore can be used.

  File Changes

  M srfi-156.html (272)

Here's the diff:

  <https://github.com/scheme-requests-for-implementation/srfi-156/compare/a028f4bacf9543ed90d0cdab1f93abf2125d6101...be0dd1ff96ae8f7e0f506ae1fa350e5d77aa7083>

Regards,

SRFI Editor