go/zodb/btree: Represent a tree node - either BTree or Bucket - by Node
This allows to use proper btree.Node type - not just zodb.IPersistent - in places which expects a tree node.
Showing
Please register or sign in to comment
This allows to use proper btree.Node type - not just zodb.IPersistent - in places which expects a tree node.