Ruby 3.4.6p54 (2025-09-16 revision dbd83256b1cec76c69756ecb8758b9e1079833de)
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: