> Kent> I prefer that all pairs be immutable. Failing that, I prefer that all > Kent> pairs be mutable. > > You do realize that's a departure from R5RS either way, right? Yes, but actually I don't care if we want to continue to allow an implementation to treat quoted pairs as immutable. Kent