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

Description

The current order of parameters in Hash<V,K> does not reflect the order common in most programming languages these days, including Java, C#, Python and Ruby.

Activity

Show:
Done

Details

Reporter

Raised By

Diego Bosca

Components

Affects versions

Created April 13, 2016 at 2:01 PM
Updated November 5, 2018 at 5:04 PM
Resolved August 28, 2018 at 9:49 PM