get_value

docblock
get_value(d, k, v = nothing)

Try to get the value d[k], it it exists. Otherwise, return v.