Representing Types in Rustc - Type System Internals
Offered By: Rust via YouTube
Course Description
Overview
Explore the intricacies of type representation in rustc through this 55-minute lecture. Delve into the `Ty` type, understand the concepts of generics and substitution, and learn about type folding. Gain insights into arena allocation, slices, and the Superfold technique. The presentation includes a shared Dropbox paper document for reference, enhancing the learning experience with visual aids. Engage with the Q&A session at the end to clarify any doubts and deepen your understanding of Rust's type system implementation.
Syllabus
Introduction
Rena Allocation
Arenas
Generics
Slices
Substitutions
Superfold
Questions
Answer
Taught by
Rust
Related Courses
Functional Programming Principles in ScalaÉcole Polytechnique Fédérale de Lausanne via Coursera Software Analysis & Testing
Georgia Institute of Technology via Udacity Go: The Complete Developer's Guide (Golang)
Udemy Go Bootcamp: Master Golang with 1000+ Exercises and Projects
Udemy C++ in Detail: Common Idioms
Udemy