Ruby 3.4.4p34 (2025-05-14 revision a38531fd3f617bf734ef7d6c595325f69985ea1d)
transform_keys_args Struct Reference

Data Fields

VALUE trans
 
VALUE result
 
int block_given
 

Detailed Description

Definition at line 3113 of file hash.c.

Field Documentation

◆ block_given

int transform_keys_args::block_given

Definition at line 3116 of file hash.c.

◆ result

VALUE transform_keys_args::result

Definition at line 3115 of file hash.c.

◆ trans

VALUE transform_keys_args::trans

Definition at line 3114 of file hash.c.


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