From 62a289deecb4b041e14d634e34a429c9d7f40cd3 Mon Sep 17 00:00:00 2001 From: henz Date: Sun, 30 Jun 2024 14:34:33 +0800 Subject: [PATCH] fixes #764 --- xml/chapter3/section3/subsection3.xml | 125 ++++++++++++++++++++++++++ 1 file changed, 125 insertions(+) diff --git a/xml/chapter3/section3/subsection3.xml b/xml/chapter3/section3/subsection3.xml index 1ac26c93a..992653629 100644 --- a/xml/chapter3/section3/subsection3.xml +++ b/xml/chapter3/section3/subsection3.xml @@ -686,6 +686,131 @@ const put = operation_table("insert"); should take as input a list of keys used to access the table.