Hacker News new | ask | show | jobs
by sbuttgereit 3414 days ago
Definitely not finished yet. The complete text of Chapter 19 is currently:

  More Lifetimes
  Lifetimes that depend on other lifetimes

  'a: 'b stuff: subtyping
  Higher ranked trait bounds
   
  for<'a>
  
  Needed for closures