зеркало из https://github.com/github/ruby.git
Add call-seq of [Feature #16274]
This commit is contained in:
Родитель
d23d2f3f6f
Коммит
cece71b467
1
hash.c
1
hash.c
|
@ -3195,6 +3195,7 @@ transform_keys_i(VALUE key, VALUE value, VALUE result)
|
|||
/*
|
||||
* call-seq:
|
||||
* hash.transform_keys {|key| ... } -> new_hash
|
||||
* hash.transform_keys(hash2) -> new_hash
|
||||
* hash.transform_keys -> new_enumerator
|
||||
*
|
||||
* Returns a new \Hash object; each entry has:
|
||||
|
|
Загрузка…
Ссылка в новой задаче