Searched refs:enum_drop (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/ruby-106/ruby/
H A Denum.c2170 enum_drop(VALUE obj, VALUE n) function
2788 rb_define_method(rb_mEnumerable, "drop", enum_drop, 1);

Completed in 108 milliseconds