Closed ezra-varady closed 1 year ago
this PR fixes #52. I wasn't sure what to do with the assert(false) in am_insert when COPY_NODES is true. If it's removed tests pass
assert(false)
am_insert
COPY_NODES
Thanks for merging! I apologize for submitting and going afk
this PR fixes #52. I wasn't sure what to do with the
assert(false)
inam_insert
whenCOPY_NODES
is true. If it's removed tests pass