Inserts <key, value> pairs to a bimap.

# S4 method for bimap,vector,missing,vector
[(x, i) <- value

Arguments

x

a map object

i

a vector of keys

value

a vector of values for the keys