fn init(allocator: Allocator) Self

Create an ArrayHashMap instance which will use a specified allocator.

Parameters

allocator: Allocator,