mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
074bbe8910
The comments for `Array#repeated_combination` and `Array#repeated_permutation` were too concise. This commit expands them to be more descriptive and provides better examples. Co-authored-by: Gemini <gemini@google.com>