Ruby 3.5.0dev (2025-10-10 revision 4a285dd91aaacc7da44ce63191f41a1a1c287828)
Data Fields
transform_keys_args Struct Reference

Data Fields

VALUE trans
 
VALUE result
 
int block_given
 

Detailed Description

Definition at line 3179 of file hash.c.

Field Documentation

◆ block_given

int transform_keys_args::block_given

Definition at line 3182 of file hash.c.

◆ result

VALUE transform_keys_args::result

Definition at line 3181 of file hash.c.

◆ trans

VALUE transform_keys_args::trans

Definition at line 3180 of file hash.c.


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