Ruby 4.0.5p0 (2026-05-20 revision 64336ffd0ee9e1f4c05891695a3d7b49cb709721)
proc_entry Struct Reference

Data Fields

VALUE proc
VALUE memo
const lazyenum_funcsfn

Detailed Description

Definition at line 237 of file enumerator.c.

Field Documentation

◆ fn

const lazyenum_funcs* proc_entry::fn

Definition at line 240 of file enumerator.c.

◆ memo

VALUE proc_entry::memo

Definition at line 239 of file enumerator.c.

◆ proc

VALUE proc_entry::proc

Definition at line 238 of file enumerator.c.


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