iwburns / id-tree

A library for creating and modifying Tree structures.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Provide a remove function, that kills the whole subtree

Drakulix opened this issue · comments

I think a remove function that recursively removes all children should also be provided as well.

I agree. I remember thinking about including this originally as well, but I can't remember why I didn't do it.

I don't mind taking this one, but if you want it feel free to go for it.

I would eventually do it, but I am not sure when.

In that case, pick it up if/when you have time, but otherwise I'll get to it when I can. No pressure to pick this one up if you don't feel like it.

@Drakulix I'm good to close this since #10 has merged correct? Just making sure there's nothing here that I'm missing.

Yes. I just forgot to mark the PR as fixing this.