Passing data and ownership to new thread

jmh530 john.michael.hall at gmail.com
Tue Sep 26 13:49:58 UTC 2017


On Tuesday, 26 September 2017 at 09:36:39 UTC, Jonathan M Davis 
wrote:
>
> [snip] It's my understanding that Rust tries to encode 
> ownership like that into its type system but that that makes 
> its type system considerably more complicated. D doesn't make 
> the attempt.

Reference capabilities in pony are also an interesting (albeit 
complicated) approach.
https://tutorial.ponylang.org/capabilities/reference-capabilities.html


More information about the Digitalmars-d mailing list