Ruby 4.1.0dev (2026-09-07 revision 11ce3778c6eacc10897729314e5ab3bed7830971)
Data Fields
set_intersection_data Struct Reference

Data Fields

VALUE set
 
set_tableinto
 
set_tableother
 

Detailed Description

Definition at line 1128 of file set.c.

Field Documentation

◆ into

set_table* set_intersection_data::into

Definition at line 1130 of file set.c.

◆ other

set_table* set_intersection_data::other

Definition at line 1131 of file set.c.

◆ set

VALUE set_intersection_data::set

Definition at line 1129 of file set.c.


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