On Mon, Oct 20, 2003 at 12:13:31PM -0700, Bradd W. Szonye wrote:
> SUMMARY OF PROPOSAL
>
> All containers have *-method, which uses an arbitrary order.
>
> Reversible containers have *-method-left and *-method-right, which use
> the container's ordering-function or inherent order (for sequences).
>
> Reversible containers may optionally define *-method to use a specific
> ordering (usually "same as *-method-left" or "most efficient order").
I was about to suggest something similar, so I'm in agreement. Anyone
else want to unlurk and show support?
Scott