Ruby 3.2.2p53 (2023-03-30 revision e51014f9c05aa65cbf203442d37fef7c12390015)
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: