Last Draft scgmille@xxxxxx (06 Oct 2003 15:31 UTC)
Re: Last Draft scgmille@xxxxxx (06 Oct 2003 15:37 UTC)
Re: Last Draft Sven.Hartrumpf@xxxxxx (07 Oct 2003 14:13 UTC)
Re: Last Draft scgmille@xxxxxx (08 Oct 2003 12:59 UTC)
Re: Last Draft Francisco Solsona (08 Oct 2003 14:19 UTC)

Re: Last Draft Sven.Hartrumpf@xxxxxx 07 Oct 2003 14:12 UTC
On 6 Oct 2003, xxxxxx@freenetproject.org wrote:
> I've submitted the last draft of SRFI-44.  It fixes a lot of typos and
> clarifies some wording, as well as adds set operations
> (intersection,union,difference, add/remove from a bag).  If this draft
> is acceptable, I'd like to finalize the SRFI sometime this week.
> Comments, please!

Three minor points:

1.
"Ordered Collections"

The following would be a helpful function (encapsulating (make-%) and making
available (*-order) the order):

*-order value => value
Returns the ordering function of an ordered collection.

2.
"Dictionaries"
Sets the value the mapping   ->
Sets the value (?)

3.
"Dictionaries"
If there weren't   ->
If there are not (?)

Greetings
Sven