From ae3e7173d669f219312d3f16b5ebf036b85aa929 Mon Sep 17 00:00:00 2001 From: henz Date: Sun, 30 Jun 2024 13:14:07 +0800 Subject: [PATCH] fixes #764 --- xml/chapter3/section3/subsection3.xml | 125 ++ yarn.lock | 2904 +++++++++++++------------ 2 files changed, 1679 insertions(+), 1350 deletions(-) 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.