Ruby 3.0.5p211 (2022-11-24 revision ba5cf0f7c52d4d35cc6a173c89eda98ceffa2dcf)
Data Fields
transform_keys_args Struct Reference

Data Fields

VALUE trans
 
VALUE result
 
int block_given
 

Detailed Description

Definition at line 3140 of file hash.c.

Field Documentation

◆ block_given

int transform_keys_args::block_given

Definition at line 3143 of file hash.c.

◆ result

VALUE transform_keys_args::result

Definition at line 3142 of file hash.c.

◆ trans

VALUE transform_keys_args::trans

Definition at line 3141 of file hash.c.


The documentation for this struct was generated from the following file: