[swift-evolution] Persistent Collections with full COW support
Dave DeLong
delong at apple.com
Fri Sep 1 11:40:18 CDT 2017
I would be interested in this as a “non standard” library - a library shipped with Swift, but not imported by default. In general, average developers probably don’t need the difference between a hashset and another kind of set. But if I really cared, it’d be cool to just “import DataStructures” (or whatever) and have it all.
Dave
> On Sep 1, 2017, at 9:26 AM, Sebastian Bohmann via swift-evolution <swift-evolution at swift.org> wrote:
>
> Is swift evolution interested in a set of persistent collections (vector, hashset, hashmap) with full cow support and extensive tests?
>
> They are finished and in use.
>
> I would adapt them to the current style &.
>
> Best regards
>
> _______________________________________________
> swift-evolution mailing list
> swift-evolution at swift.org
> https://lists.swift.org/mailman/listinfo/swift-evolution
More information about the swift-evolution
mailing list