Remix.run Logo
whytevuhuni 15 hours 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.

uecker 14 hours ago | parent [-]

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