fn init(allocator: Allocator) Self

Create a managed hash map with an empty context. If the context is not zero-sized, you must use initContext(allocator, ctx) instead.

Parameters

allocator: Allocator,