V Put( K key, V value )
Function Put ( key As K, value As V ) As V
abstract Put : key : 'K * value : 'V -> 'V