Map.CompCondition

Undocumented in source.
struct Map(K, V, Allocator = shared const Mallocator, bool initSlotInIndex = true)
enum CompCondition = "key == _slots[offset].key";

Meta