in operator - performs a lookup of an item A in the map corresponding to an item B.
item to look up
item of type A corresponding to specified item of type B, or null if no mapping exists
See Implementation
in operator - performs a lookup of an item A in the map corresponding to an item B.