Ruby 3.3.5p100 (2024-09-03 revision ef084cc8f4958c1b6e4ead99136631bef6d8ddba)
redblack_node Struct Reference

Data Fields

ID key
 
rb_shape_tvalue
 
redblack_id_t l
 
redblack_id_t r
 

Detailed Description

Definition at line 56 of file shape.h.

Field Documentation

◆ key

ID redblack_node::key

Definition at line 57 of file shape.h.

◆ l

redblack_id_t redblack_node::l

Definition at line 59 of file shape.h.

◆ r

redblack_id_t redblack_node::r

Definition at line 60 of file shape.h.

◆ value

rb_shape_t* redblack_node::value

Definition at line 58 of file shape.h.


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