Ruby 3.5.0dev (2025-08-09 revision 2a6345e957c01f4495323723c7a3d7ac0d4ac339)
|
Data Fields | |
lazyenum_proc_func * | proc |
lazyenum_size_func * | size |
lazyenum_precheck_func * | precheck |
Definition at line 229 of file enumerator.c.
lazyenum_precheck_func* lazyenum_funcs::precheck |
Definition at line 232 of file enumerator.c.
lazyenum_proc_func* lazyenum_funcs::proc |
Definition at line 230 of file enumerator.c.
lazyenum_size_func* lazyenum_funcs::size |
Definition at line 231 of file enumerator.c.