From 1f8cd2614dc2e1c221bae40f0a948568798c56ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Tue, 8 Mar 2022 19:40:07 +0100 Subject: [PATCH] docs: Regenerate docshelper --- docs/data/docs.json | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/data/docs.json b/docs/data/docs.json index b38edc86a..2fb4c2022 100644 --- a/docs/data/docs.json +++ b/docs/data/docs.json @@ -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"