Reset the HashMap contents and optionally configure a new
heap manager. We cannot guarantee to clean up reconfigured
allocators, so be sure to invoke reset() before discarding
this class
Time complexity: O(n)
classLinkedList(V, alias Reap = Container.reap, alias Heap = Container.DefaultCollect)
Reset the HashMap contents and optionally configure a new heap manager. We cannot guarantee to clean up reconfigured allocators, so be sure to invoke reset() before discarding this class
Time complexity: O(n)