Join Slack
Powered by
Another question about `Applier`s. If a node is re...
# compose
d
Dominaezzz
08/20/2023, 10:48 PM
Another question about `Applier`s. If a node is removed from it, will it every be reinserted again? Assuming just
ComposeNode
is used and not
ReusableComposeNode
. I'm trying to figure out if it's safe to deallocate the node in the
remove
function.
Open in Slack
Previous
Next