[swift-evolution] [Concurrency] async/await + actors
Elviro Rocca
retired.hunter.djura at gmail.com
Fri Aug 18 09:47:50 CDT 2017
I'm also available to help on the topic of pure functions, if you need any :)
Elviro
> I suggested a little while ago on this list some principles based on this that would allow for the compiler to enforce value semantics with a `pure` attribute and I'm currently working on a draft proposal. In essence this proposal will have pure functions guaranteeing value semantics and no access to the global state, and a correct implementation for copy-on-write types. I think this would be useful for actors.
>
> --
> Michel Fortin
> https://michelf.ca <https://michelf.ca/>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-evolution/attachments/20170818/297875f1/attachment.html>
More information about the swift-evolution
mailing list