Ruby 4.1.0dev (2026-08-15 revision cfb2ed7c723c5435f630fd70897273db032b0bcc)
Data Fields
set_intersection_data Struct Reference

Data Fields

VALUE set
 
set_tableinto
 
set_tableother
 

Detailed Description

Definition at line 1123 of file set.c.

Field Documentation

◆ into

set_table* set_intersection_data::into

Definition at line 1125 of file set.c.

◆ other

set_table* set_intersection_data::other

Definition at line 1126 of file set.c.

◆ set

VALUE set_intersection_data::set

Definition at line 1124 of file set.c.


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