Ruby 3.4.2p28 (2025-02-15 revision d2930f8e7a5db8a7337fa43370940381b420cc3e)
|
Data Fields | |
lazyenum_proc_func * | proc |
lazyenum_size_func * | size |
lazyenum_precheck_func * | precheck |
Definition at line 230 of file enumerator.c.
lazyenum_precheck_func* lazyenum_funcs::precheck |
Definition at line 233 of file enumerator.c.
lazyenum_proc_func* lazyenum_funcs::proc |
Definition at line 231 of file enumerator.c.
lazyenum_size_func* lazyenum_funcs::size |
Definition at line 232 of file enumerator.c.