Remove the awkward ptr === -1 logic in commit(), flush() routines, since it is now...
authorNick Downing <nick@ndcode.org>
Thu, 6 Jan 2022 23:27:07 +0000 (10:27 +1100)
committerNick Downing <nick@ndcode.org>
Thu, 6 Jan 2022 23:47:09 +0000 (10:47 +1100)
commitd23dad55f5aa448eecbe85741223c31858443a9b
treec0fc6af00f8cd9144bf676a6c199a585bce01a67
parent4759b57c576723bb846c8fc1d1228ff50e8afd60
Remove the awkward ptr === -1 logic in commit(), flush() routines, since it is now guaranteed that if ptr === -1 the subtree must have been dirty and written
logjson.mjs