Hacker News new | ask | show | jobs
by sour-taste 572 days ago
In the multi writer skiplist code I think there's a leftover line from the previous example:

atomic.StorePointer(&prev.next, node)

Apart from that I really like the simulations!

1 comments

whoops! thank you!