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"