Ruby 3.3.7p123 (2025-01-15 revision be31f993d7fa0219d85f7b3c694d454da4ecc10b)
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: