cleanup, docs

This commit is contained in:
root
2026-06-16 12:21:31 +00:00
parent dff1959341
commit ea08d5f28b
296 changed files with 1571 additions and 1940 deletions
+3
View File
@@ -11,3 +11,6 @@ return value : escaped keys
:content
Applies `memcache_escape_key()` to each key in a list.
:example
print("memcache_escape_keys is resource-bound; configure the service or connection, then call it in request code.\n");