Update ary.md

This commit is contained in:
Angelos Chalaris
2020-01-13 10:04:03 +02:00
committed by GitHub
parent 7b7a5766d6
commit ca8d6f3c73

View File

@ -1,6 +1,6 @@
--- ---
title: ary title: ary
tags: adapter,function,intermediate tags: function,intermediate
--- ---
Creates a function that accepts up to `n` arguments, ignoring any additional arguments. Creates a function that accepts up to `n` arguments, ignoring any additional arguments.