Ruby 4.1.0dev (2026-03-05 revision 8a87cebd1874f8f9f68af8928191ee3f0d97bb28)
Data Fields
proc_entry Struct Reference

Data Fields

VALUE proc
 
VALUE memo
 
const lazyenum_funcsfn
 

Detailed Description

Definition at line 251 of file enumerator.c.

Field Documentation

◆ fn

const lazyenum_funcs* proc_entry::fn

Definition at line 254 of file enumerator.c.

◆ memo

VALUE proc_entry::memo

Definition at line 253 of file enumerator.c.

◆ proc

VALUE proc_entry::proc

Definition at line 252 of file enumerator.c.


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