Ruby  2.7.1p83(2020-03-31revisiona0c7c23c9cec0d0ffcba012279cd652d28ad5bf3)
Data Fields
proc_entry Struct Reference

Data Fields

VALUE proc
 
VALUE memo
 
const lazyenum_funcsfn
 

Detailed Description

Definition at line 164 of file enumerator.c.

Field Documentation

◆ fn

const lazyenum_funcs* proc_entry::fn

Definition at line 167 of file enumerator.c.

◆ memo

VALUE proc_entry::memo

Definition at line 166 of file enumerator.c.

◆ proc

VALUE proc_entry::proc

Definition at line 165 of file enumerator.c.


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