Ruby 3.5.0dev (2025-04-26 revision b1283b45e6246a85ce34be54e5806fb0ca2e3d2d)
Data Fields
minmax_t Struct Reference

Data Fields

VALUE min
 
VALUE max
 
VALUE last
 

Detailed Description

Definition at line 2522 of file enum.c.

Field Documentation

◆ last

VALUE minmax_t::last

Definition at line 2525 of file enum.c.

◆ max

VALUE minmax_t::max

Definition at line 2524 of file enum.c.

◆ min

VALUE minmax_t::min

Definition at line 2523 of file enum.c.


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