- linearHashNTA now uses nested top actions, is re-entrant, and supports a non-re-entrant iterator - 'recursive' nested top actions allow nested top actions to be nested within each other.
The idea is to implement the non-concurrent versions, and then convert them to concurrent versions using nested top actions.