Ruby  1.9.3p551(2014-11-13revision48407)
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_shift(), and shift_i_safe().


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