@Nate:

Just another pitch.

Do we really want the DocumentValues to be a MutableCollection? There are 
default implementations like sort which would destroy the correctness of your 
unordered dictionary. IMO all mutating functionality should be added manually 
to DocumentValues to ensure that it does the right in-place mutation.



-- 
Adrian Zubarev
Sent with Airmail
_______________________________________________
swift-evolution mailing list
swift-evolution@swift.org
https://lists.swift.org/mailman/listinfo/swift-evolution

Reply via email to