Change order of type parameters in Hash<V,K> type to Hash<K,V>

Description

The order of type parameters in Hash<V,K> does not reflect the order of types in current programming languages; it should be changed to Hash<K,V> to align better.

Activity

Show:
Done

Details

Reporter

Raised By

Diego Bosca

Components

Affects versions

Created April 13, 2016 at 2:37 PM
Updated December 20, 2017 at 2:41 AM
Resolved December 5, 2017 at 5:29 PM