Email list hosting service & mailing list manager


New draft (#11) of SRFI 146: Mappings Arthur A. Gleckler 28 Jul 2017 22:11 UTC

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

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

Here are Marc's comments on the draft:

  - Editorial fixes ("minor but annoying problems")
  - Equality of comparators mentioned
  - Hashmaps whose keys are hashmaps with different
    comparators now possible

  Commit Summary

  - editorial fixes (reported by Shiro Kawai)
  - mapping=? returns #f for mappings with different comparators
  - Revision of comparator equality and make-mapping-comparator
  - Fixed the "minor but annoying problems"

  File Changes

  M srfi-146.html (214)
  M srfi/146.scm (3)
  M srfi/146/test.sld (11)

Here's the diff:

  <https://github.com/scheme-requests-for-implementation/srfi-146/compare/9feb1e5e05edb3d4153df761ba565f13d4a91299...f34ff76cd992071e96ef26fa243473803d6f8b10>

Regards,

SRFI Editor