is_key_valid

@return true if the key is a valid HiBON key

@nogc @safe pure nothrow
bool
is_key_valid
(
const(char[]) a
)