Ruby 3.3.2p78 (2024-05-30 revision e5a195edf62fe1bf7146a191da13fa1c4fecbd71)
arith_seq_gen Struct Reference

Data Fields

VALUE current
 
VALUE end
 
VALUE step
 
int excl
 

Detailed Description

Definition at line 4308 of file enumerator.c.

Field Documentation

◆ current

VALUE arith_seq_gen::current

Definition at line 4309 of file enumerator.c.

◆ end

VALUE arith_seq_gen::end

Definition at line 4310 of file enumerator.c.

◆ excl

int arith_seq_gen::excl

Definition at line 4312 of file enumerator.c.

◆ step

VALUE arith_seq_gen::step

Definition at line 4311 of file enumerator.c.


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