Ruby 4.1.0dev (2026-05-15 revision 9b747f5ef98669d571df1b73d5318bc09e4e13fd)
Data Fields
transform_keys_args Struct Reference

Data Fields

VALUE trans
 
VALUE result
 
int block_given
 

Detailed Description

Definition at line 3160 of file hash.c.

Field Documentation

◆ block_given

int transform_keys_args::block_given

Definition at line 3163 of file hash.c.

◆ result

VALUE transform_keys_args::result

Definition at line 3162 of file hash.c.

◆ trans

VALUE transform_keys_args::trans

Definition at line 3161 of file hash.c.


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