fn promote(self: Self, allocator: Allocator) Managed

Convert from an unmanaged map to a managed map. After calling this, the promoted map should no longer be used.

Parameters

self: Self,
allocator: Allocator,