If I have two vectors:
mykeys = ["a", "b", "c"] myvals = [420, 69, 1337]
How can I make them into a Dict of cor