A dictionary with 4D generic vector as keys.
pub type Vec4Dict(key, value) = dict.Dict(vec4.Vec4(key), value)