Skip to content
Snippets Groups Projects
  • Nick Deis's avatar
    4c0a3e15
    Updated clone to be stackless (#527) · 4c0a3e15
    Nick Deis authored
    Currently this function is causing stack errors. I've tried extending the stack but that just causes memory to run out. I think this is due to objects with repetitive references.
    4c0a3e15
    History
    Updated clone to be stackless (#527)
    Nick Deis authored
    Currently this function is causing stack errors. I've tried extending the stack but that just causes memory to run out. I think this is due to objects with repetitive references.