Does Pony permit tree data structures with parent pointers, without needing to introduce refcounting?
If i understood your question correctly, then yes.
Here is a simplistic example: http://playground.ponylang.org/?gist=7736a05aadb95c7d4d070ab54e2891de
Does Pony permit tree data structures with parent pointers, without needing to introduce refcounting?
If i understood your question correctly, then yes.
Here is a simplistic example: http://playground.ponylang.org/?gist=7736a05aadb95c7d4d070ab54e2891de