docs: Regenerate docshelper

This commit is contained in:
Bjørn Erik Pedersen 2022-03-08 19:40:07 +01:00
parent 9d76b8fa34
commit 1f8cd2614d
No known key found for this signature in database
GPG key ID: 330E6E2BD4859D8F

View file

@ -3299,6 +3299,7 @@
"Apply": {
"Description": "Apply takes a map, array, or slice and returns a new slice with the function fname applied over it.",
"Args": [
"ctx",
"seq",
"fname",
"args"