Ruby 3.2.1p31 (2023-02-08 revision 31819e82c88c6f8ecfaeb162519bfa26a14b21fd)
Data Fields
transform_keys_args Struct Reference

Data Fields

VALUE trans
 
VALUE result
 
int block_given
 

Detailed Description

Definition at line 3157 of file hash.c.

Field Documentation

◆ block_given

int transform_keys_args::block_given

Definition at line 3160 of file hash.c.

◆ result

VALUE transform_keys_args::result

Definition at line 3159 of file hash.c.

◆ trans

VALUE transform_keys_args::trans

Definition at line 3158 of file hash.c.


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