weak-map: BTreeMap with weak references
This is similar to and inspired by weak-table, but using BTreeMap as underlying implementation.
BTreeMap with weak referencesThis is similar to and inspired by weak-table, but using BTreeMap as underlying implementation.