From what I can tell by a quick search, it doesn't look like Swift has persistent data structures. Copy semantics for non-persistent collections doesn't seem like the greatest idea...maybe they plan to make them persistent later?
From what I can tell by a quick search, it doesn't look like Swift has persistent data structures. Copy semantics for non-persistent collections doesn't seem like the greatest idea...maybe they plan to make them persistent later?