The motivation makes sense to me, but I am confused by the sentence
beginning with "Now that SRFI 153...". How does SRFI 153 help in this
regard? Or is it just a matter of precedent/analogy?
Also, it seems that this note would disallow (or discourage) a SRFI-113
implementation that is not based on hash tables (e.g., based on balanced
trees).
Is the intention that SRFI 113 should focus on hash table
implementations (and optionally tree/ordered ones) while SRFI 153
provides tree/ordered implementations?