Ohhh, using linear types to limit the space usage, that's a neat trick!
Come to think of it, that feels a lot like Rust (with `T -> T` functions or `&mut T` in-place mutation).
Then again, we also sometimes build linked lists on the stack by recursion "for fun" (and profit) :P.
This Tweet is from a suspended account. Learn more


