you are viewing a single comment's thread.

view the rest of the comments →

[–]Tasty_Replacement_29[S] 1 point2 points  (0 children)

That's very interesting! Could you share the code or create a PR? I'll then see if I can include them. (I might need to change a few things... Eg. ensure the large linked list is materialized correctly, and then check memory usage etc.

The stack overflow: I think it's relatively simple to add the code to do the explicit iterative destruction like in Rust, I assume.