Use Protocol to implement the interface typevar here instead.
authorScott Gasch <[email protected]>
Mon, 8 May 2023 02:43:26 +0000 (19:43 -0700)
committerScott Gasch <[email protected]>
Mon, 8 May 2023 02:43:26 +0000 (19:43 -0700)
commit60cf08018e8ddfee419138b2a39e4e4ef98c743a
tree2f082461767f020f368bc93acff53c9a39f9fe23
parent812207530bba1ed2d9df634a1a827f4628181099
Use Protocol to implement the interface typevar here instead.
src/pyutils/collectionz/bst.py
src/pyutils/collectionz/interval_tree.py