Ruby 3.2.1p31 (2023-02-08 revision 31819e82c88c6f8ecfaeb162519bfa26a14b21fd)
Data Fields
proc_entry Struct Reference

Data Fields

VALUE proc
 
VALUE memo
 
const lazyenum_funcsfn
 

Detailed Description

Definition at line 215 of file enumerator.c.

Field Documentation

◆ fn

const lazyenum_funcs* proc_entry::fn

Definition at line 218 of file enumerator.c.

◆ memo

VALUE proc_entry::memo

Definition at line 217 of file enumerator.c.

◆ proc

VALUE proc_entry::proc

Definition at line 216 of file enumerator.c.


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