From 32f5546421e42322aee263d43077cdd173dc28af Mon Sep 17 00:00:00 2001 From: vitya-ne <9317613+vitya-ne@users.noreply.github.com> Date: Thu, 25 Jul 2024 09:55:20 +0300 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D1=8F?= =?UTF-8?q?=D0=B5=D1=82=20=D0=B4=D0=BE=D0=BA=D1=83=20=D0=B2=20=D0=B8=D0=BD?= =?UTF-8?q?=D0=B4=D0=B5=D0=BA=D1=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- js/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/js/index.md b/js/index.md index a6fa822a74..f09c6892fe 100644 --- a/js/index.md +++ b/js/index.md @@ -152,6 +152,7 @@ groups: - set-intersection - set-symmetric-difference - set-is-subset-of + - set-is-superset-of - name: "Обработка исключений" items: - try-catch