Ruby 3.3.5p100 (2024-09-03 revision ef084cc8f4958c1b6e4ead99136631bef6d8ddba)
minmax_t Struct Reference

Data Fields

VALUE min
 
VALUE max
 
VALUE last
 

Detailed Description

Definition at line 2464 of file enum.c.

Field Documentation

◆ last

VALUE minmax_t::last

Definition at line 2467 of file enum.c.

◆ max

VALUE minmax_t::max

Definition at line 2466 of file enum.c.

◆ min

VALUE minmax_t::min

Definition at line 2465 of file enum.c.


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