Ruby 4.1.0dev (2026-04-17 revision 11e3c78b61da705c783dd12fb7f158c0d256ede0)
Data Fields
minmax_t Struct Reference

Data Fields

VALUE min
 
VALUE max
 
VALUE last
 

Detailed Description

Definition at line 2523 of file enum.c.

Field Documentation

◆ last

VALUE minmax_t::last

Definition at line 2526 of file enum.c.

◆ max

VALUE minmax_t::max

Definition at line 2525 of file enum.c.

◆ min

VALUE minmax_t::min

Definition at line 2524 of file enum.c.


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