Ruby  1.9.3p547(2014-05-14revision45962)
Data Fields
shift_var Struct Reference

Data Fields

VALUE key
 
VALUE val
 

Detailed Description

Definition at line 831 of file hash.c.

Field Documentation

VALUE shift_var::key

Definition at line 832 of file hash.c.

Referenced by rb_hash_shift(), and shift_i_safe().

VALUE shift_var::val

Definition at line 833 of file hash.c.

Referenced by rb_hash_aset(), rb_hash_has_value(), rb_hash_shift(), and shift_i_safe().


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