From 8a6cd0b4d0d507c28f614c5ade62d8bc7017e563 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 --- data/docs.json | 1 + 1 file changed, 1 insertion(+) diff --git a/data/docs.json b/data/docs.json index b38edc86a..2fb4c2022 100644 --- a/data/docs.json +++ b/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"