1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Add ext/enumerator, a helper module for the Enumerable interface.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4753 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
knu 2003-10-13 17:09:23 +00:00
parent 046dff7f11
commit b2de95d4af
12 changed files with 318 additions and 1 deletions

3
ext/enumerator/MANIFEST Normal file
View file

@ -0,0 +1,3 @@
MANIFEST
enumerator.c
enumerator.txt