Ruby 3.4.9p82 (2026-03-11 revision 76cca827ab52ab1d346a728f068d5b8da3e2952b)
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: