smbanasik / SBLib

A library meant to serve as a competitor to the standard library.
MIT License
0 stars 0 forks source link

Two way association #6

Open smbanasik opened 3 months ago

smbanasik commented 3 months ago

Having a data structure that creates a two way association between objects with O(1) access time would be useful.