Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

You have to first remember what lifetimes are there for in the first place: to indicate that values live at least a certain duration. That is what the type &'a means. Then it becomes clear what the relation 'a: 'b means


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: