Ruby 3.5.0dev (2025-09-01 revision f9bffff3d4b45d4c6fed42f13d556c520f3cfd67)
Data Fields
proc_entry Struct Reference

Data Fields

VALUE proc
 
VALUE memo
 
const lazyenum_funcsfn
 

Detailed Description

Definition at line 235 of file enumerator.c.

Field Documentation

◆ fn

const lazyenum_funcs* proc_entry::fn

Definition at line 238 of file enumerator.c.

◆ memo

VALUE proc_entry::memo

Definition at line 237 of file enumerator.c.

◆ proc

VALUE proc_entry::proc

Definition at line 236 of file enumerator.c.


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