|
Ruby 4.0.0dev (2025-12-06 revision 180020e1e53b96a3080f3ac731cb32bbbdee31d5)
|
Data Fields | |
| VALUE | proc |
| VALUE | memo |
| const lazyenum_funcs * | fn |
Definition at line 235 of file enumerator.c.
| const lazyenum_funcs* proc_entry::fn |
Definition at line 238 of file enumerator.c.
| VALUE proc_entry::memo |
Definition at line 237 of file enumerator.c.
| VALUE proc_entry::proc |
Definition at line 236 of file enumerator.c.