join the two node update lists into one list of pairs
this is probably just as fast (still two allocs per insert), but it is definitely more elegant.
Loading
Please register or sign in to comment
this is probably just as fast (still two allocs per insert), but it is definitely more elegant.