Ruby  2.0.0p451(2014-02-24revision45167)
Data Fields
shift_var Struct Reference

Data Fields

VALUE key
 
VALUE val
 

Detailed Description

Definition at line 882 of file hash.c.

Field Documentation

VALUE shift_var::key

Definition at line 883 of file hash.c.

Referenced by rb_hash_shift(), shift_i(), and shift_i_safe().

VALUE shift_var::val

Definition at line 884 of file hash.c.

Referenced by shift_i(), and shift_i_safe().


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