fn deinit(self: *BufMap) void

Free the backing storage of the map, as well as all of the stored keys and values.

Parameters

self: *BufMap,