method
lazy
v2_5_5 -
Show latest stable
- Class:
Enumerator::Lazy
lazy()public
No documentation available.
static VALUE
lazy_lazy(VALUE obj)
{
return obj;
} lazy()No documentation available.
static VALUE
lazy_lazy(VALUE obj)
{
return obj;
}