[swift-dev] RFC: Adding Optional variants of == for collections to the std lib

Paul Young paulyoungonline at gmail.com
Sat Dec 5 09:38:10 CST 2015


I’d like to get a sense from contributors to the standard library if they feel that the functionality in https://github.com/paulyoung/OptionalEquatableCollection has a place there.


The project provides Optional variants of the existing implementations of the "equal to” operator (==) for Array, Dictionary, and Set.


My question is more concerned with the overall concept as opposed to my particular implementation.


Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-dev/attachments/20151205/624eb660/attachment.html>


More information about the swift-dev mailing list