HiBONT.hasMember

@param key = member key @return true if the member with the key exists

struct HiBONT
@nogc const
bool
hasMember
(
in const(char[]) key
)