Hacker News new | ask | show | jobs
by whytevuhuni 210 days ago
A C with lifetimes would be nice, I agree.

Would be awesome if someone did a study to see if it's actually achievable... Cyclone's approach was certainly not enough, and I think some sort of generics or a Hindley-Milner type system might be required to get it to work, otherwise lifetimes would become completely unusable.

1 comments

Yes, one needs polymorphism. Let's see. I have some ideas.