|
|
|
|
|
by agluszak
873 days ago
|
|
> Instead of traversing every node, Million uses a compiler to directly update dynamic nodes, resulting in O(1) time complexity. This sounds very hand-wavy. What does it mean to "use a compiler to directly update dynamic nodes"? |
|