Ruby 3.1.3p185 (2022-11-24 revision 1a6b16756e0ba6b95ab71a441357ed5484e33498)
Data Fields
proc_entry Struct Reference

Data Fields

VALUE proc
 
VALUE memo
 
const lazyenum_funcsfn
 

Detailed Description

Definition at line 181 of file enumerator.c.

Field Documentation

◆ fn

const lazyenum_funcs* proc_entry::fn

Definition at line 184 of file enumerator.c.

◆ memo

VALUE proc_entry::memo

Definition at line 183 of file enumerator.c.

◆ proc

VALUE proc_entry::proc

Definition at line 182 of file enumerator.c.


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