Ruby 3.4.7p58 (2025-10-08 revision 7a5688e2a27668e48f8d6ff4af5b2208b98a2f5e)
redblack_node Struct Reference

Data Fields

ID key
rb_shape_tvalue
redblack_id_t l
redblack_id_t r

Detailed Description

Definition at line 57 of file shape.h.

Field Documentation

◆ key

ID redblack_node::key

Definition at line 58 of file shape.h.

◆ l

redblack_id_t redblack_node::l

Definition at line 60 of file shape.h.

◆ r

redblack_id_t redblack_node::r

Definition at line 61 of file shape.h.

◆ value

rb_shape_t* redblack_node::value

Definition at line 59 of file shape.h.


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