Skip to content

time complexity of TSNode::* APIs #2250

Closed Answered by ahlinc
champignoom asked this question in Q&A
Discussion options

You must be logged in to vote

It's a known feature and it's a cost of immutable trees with a cheap cloning operation what allows to work with the same trees in parallel from multiple threads. It will be documented.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ahlinc
Comment options

Answer selected by champignoom
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants