diff options
-rw-r--r-- | enum.c | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -5107,6 +5107,19 @@ enum_compact(VALUE obj) * For some methods, though, the usage would not make sense, * and so it is not shown. Example: #tally would find exactly one of each Hash entry. * */ void |