junction
junction copied to clipboard
Iterator over entries
How do you iterate over entries. As a basic example, how would you iterator over SingleMap_Linear's entries?
It's missing from SingleMap_Linear. This is an issue. It ought to be pretty similar to ConcurrentMap_Linear.
Would you actually like to use SingleMap_Linear for anything?
Well, I was starting with the most basic maps when using this lib to get a feel for it. I would use it. You need it in order to clean up an pointers as values.