Description Usage Arguments Value Examples
Instantiates a new bimap
object,
i.e. an unordered collection of key-value pairs with mappings
f: keys -> values,
and
f: values -> keys.
1 2 |
key.class |
the primitive class type of the keys |
value.class |
the primitive class type of the values |
returns a new bimap
object
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.