Changes

Jump to: navigation, search

Team Hortons

317 bytes removed, 14:08, 15 December 2017
Memory Ownership and Borrowing
4
</source>
 
'''Sources:'''
* [https://static.rust-lang.org/doc/master/std/sync/mpsc/index.html Channels]
* [https://blog.rust-lang.org/2015/04/10/Fearless-Concurrency.html Fearless Concurrency with Rust]
== Locks (Mutex) ==
# [mailto:hsalvadoricoelho@myseneca.ca Henrique Salvadori Coelho]
# [mailto:obelavina@myseneca.ca Olga Belavina]
 
== Sources ==
* [https://doc.rust-lang.org/book/second-edition/ch03-01-variables-and-mutability.html Variables and Mutability]
* [https://doc.rust-lang.org/book/second-edition/ch04-01-what-is-ownership.html Ownership]
* [https://doc.rust-lang.org/book/second-edition/ch04-02-references-and-borrowing.html References and Borrowing]
* [https://static.rust-lang.org/doc/master/std/sync/mpsc/index.html Channels]
* [https://blog.rust-lang.org/2015/04/10/Fearless-Concurrency.html Fearless Concurrency with Rust]

Navigation menu