RustConf 2016 - Using Generics Effectively by Without Boats
RustConf 2016 - Using Generics Effectively by Without Boats
Traits and type parameters are the core mechanism for abstraction in Rust. Other languages also have features like these, but few leverage them nearly as much as Rust does. This talk will describe the many powerful uses for Rust’s generics system, how generics can be used as a replacement for tools like inheritance and duck typing, and how to leverage this system to write good, clean code.
16 views
4113
1541
8 years ago 00:36:16 43
RustConf 2016 - A Modern Editor Built in Rust by Raph Levien
8 years ago 00:47:24 14
RustConf 2016 - Opening Keynote by Aaron Turon & Niko Matsakis
8 years ago 00:23:43 16
RustConf 2016 - Using Generics Effectively by Without Boats
8 years ago 00:16:04 11
RustConf 2016 - The Illustrated Adventure Survival Guide for New Rustaceans by Liz Baillie
8 years ago 00:30:35 8
RustConf 2016 - The /r/playrust Classifier... by Suchin Gururangan & Colin O’Brien
8 years ago 00:26:42 8
RustConf 2016 - Closing Keynote by Julia Evans
8 years ago 00:28:22 1
RustConf 2016 - RFC: In Order to Form a More Perfect `union` by Josh Triplet
8 years ago 00:32:47 5
RustConf 2016 - Integrating Some Rust in VLC Media Player by Geoffroy Couprie
8 years ago 00:29:54 6
RustConf 2016 - Back to the Futures by Alex Crichton