issues
search
request-for-explanation
/
podcast
The Request for Explanation podcast that explains Rust RFCs
https://request-for-explanation.github.io/podcast/
59
stars
6
forks
source link
RFC 1210: Specialization
#45
Open
durka
opened
7 years ago
durka
commented
7 years ago
My questions:
What is specialization?
When is specialization applicable? What are some rules of thumb for "specialization can help in this situation" or "nope these impls are always conflicting"?
Is this literally Java? (name of episode perhaps?)
Extra:
What are lattice impls?
Why can't you specialize on lifetimes?
cc @aturon
My questions:
Extra:
cc @aturon