MyMap<K, V> typedef

MyMap<K, V> = IMap<K, V>

Implementation

typedef MyMap<K, V> = IMap<K, V>;