fn init(allocator: Allocator) Self
Create an ArrayHashMap instance which will use a specified allocator.
allocator: Allocator,