hope icon indicating copy to clipboard operation
hope copied to clipboard

Define and implement a dictionary method to set values for multiple keys at once

Open xandkar opened this issue 10 years ago • 0 comments

Something like:

-spec set_mult(t(K, V), [{K, V}]) -> t(K, V).

xandkar avatar Aug 22 '14 22:08 xandkar