diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/mruby3.1.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/mruby3.1.md b/doc/mruby3.1.md index abe2946d1..0c9ba8108 100644 --- a/doc/mruby3.1.md +++ b/doc/mruby3.1.md @@ -37,6 +37,8 @@ Keyword arguments are basically separated from ordinal arguments ## New Methods * `Array#product` +* `Array#repeated_combination` +* `Array#repeated_permutation` * `Random.bytes` * `Random#bytes` |
